We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11662e5 commit 7650609Copy full SHA for 7650609
clang-tools-extra/README.txt
@@ -8,8 +8,10 @@ Clang frontend. These tools are kept in a separate "extra" repository to
8
allow lighter weight checkouts of the core Clang codebase.
9
10
All discussion regarding Clang, Clang-based tools, and code in this repository
11
-should be held using the standard Clang forum:
+should be held using the standard Clang forums:
12
https://discourse.llvm.org/c/clang
13
+ https://discourse.llvm.org/c/clang/clang-tidy/71
14
+ https://discourse.llvm.org/c/clang/clangd/34
15
16
Code review for this tree should take place on Github:
17
https://github.com/llvm/llvm-project/pulls?q=label%3Aclang-tools-extra
0 commit comments