[clang] [clang][docs] Add clang-tutor to ExternalClangExamples. (PR #107665)

Danny Mösch via cfe-commits cfe-commits at lists.llvm.org
Sat Sep 7 12:38:18 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"
----------------
SimplyDanny wrote:

```suggestion
   "A collection of out-of-tree Clang plugins for teaching and learning."
```


https://github.com/llvm/llvm-project/pull/107665


More information about the cfe-commits mailing list