[clang] [clang][docs] Add clang-tutor to ExternalClangExamples. (PR #107665)
via cfe-commits
cfe-commits at lists.llvm.org
Sat Sep 7 17:20:13 PDT 2024
================
@@ -98,3 +98,6 @@ List of projects and tools
uses of reserved identifiers to ensuring that code adheres to lifecycle
protocols for certain LibreOffice-specific classes. They may serve as
examples for writing RecursiveASTVisitor-based plugins."
+
+`<https://github.com/banach-space/clang-tutor>`_
+ "A collection of out-of-tree Clang plugins for teaching and learning"
----------------
c8ef wrote:
Done.
https://github.com/llvm/llvm-project/pull/107665
More information about the cfe-commits
mailing list