llvmbot wrote:
<!--LLVM PR SUMMARY COMMENT--> @llvm/pr-subscribers-clang Author: None (c8ef) <details> <summary>Changes</summary> Closes #<!-- -->107584. --- Full diff: https://github.com/llvm/llvm-project/pull/107665.diff 1 Files Affected: - (modified) clang/docs/ExternalClangExamples.rst (+3) ``````````diff diff --git a/clang/docs/ExternalClangExamples.rst b/clang/docs/ExternalClangExamples.rst index 8e986b83fd065f..301dbe9913329f 100644 --- a/clang/docs/ExternalClangExamples.rst +++ b/clang/docs/ExternalClangExamples.rst @@ -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" `````````` </details> https://github.com/llvm/llvm-project/pull/107665 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits