Issue 107584
Summary "External Clang Examples" web page should mention clang-tutor
Labels clang
Assignees
Reporter hexagonrecursion
    The [External Clang Examples](https://clang.llvm.org/docs/ExternalClangExamples.html) page lists "... examples ... that might serve as useful guides (**or starting points**) from which to develop your own tools." (emphasis mine)

I think [clang-tutor](https://github.com/banach-space/clang-tutor) fits this definition and should be listed too. Clang-tutor provides a good tutorial on how to develop **out of tree** clang plugins - a topic that the official docs are quite sparse on



_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to