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
34
34
etc."
35
35
36
36
`<https://rprichard.github.io/CxxCodeBrowser/ >`_
37
- "A C/C++ source code indexer and navigator"
37
+ "A C/C++ source code indexer and navigator. "
38
38
39
39
`<https://github.com/etaoins/qconnectlint >`_
40
40
"qconnectlint is a Clang tool for statically verifying the consistency
@@ -98,3 +98,6 @@ List of projects and tools
98
98
uses of reserved identifiers to ensuring that code adheres to lifecycle
99
99
protocols for certain LibreOffice-specific classes. They may serve as
100
100
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