File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ List of projects and tools
3434 etc."
3535
3636`<https://rprichard.github.io/CxxCodeBrowser/ >`_
37- "A C/C++ source code indexer and navigator"
37+ "A C/C++ source code indexer and navigator. "
3838
3939`<https://github.com/etaoins/qconnectlint >`_
4040 "qconnectlint is a Clang tool for statically verifying the consistency
@@ -98,3 +98,6 @@ List of projects and tools
9898 uses of reserved identifiers to ensuring that code adheres to lifecycle
9999 protocols for certain LibreOffice-specific classes. They may serve as
100100 examples for writing RecursiveASTVisitor-based plugins."
101+
102+ `<https://github.com/banach-space/clang-tutor >`_
103+ "A collection of out-of-tree Clang plugins for teaching and learning."
You can’t perform that action at this time.
0 commit comments