File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -8,12 +8,13 @@ Clang frontend. These tools are kept in a separate "extra" repository to
8
8
allow lighter weight checkouts of the core Clang codebase.
9
9
10
10
All discussion regarding Clang, Clang-based tools, and code in this repository
11
- should be held using the standard Clang forum :
11
+ should be held using the standard Clang forums :
12
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
13
15
14
- Code review for this tree should take place on the standard Clang patch and
15
- commit lists:
16
- http://lists.llvm.org/mailman/listinfo/cfe-commits
16
+ Code review for this tree should take place on Github:
17
+ https://github.com/llvm/llvm-project/pulls?q=label%3Aclang-tools-extra
17
18
18
19
If you find a bug in these tools, please file it in the LLVM bug tracker:
19
20
https://github.com/llvm/llvm-project/issues/
You can’t perform that action at this time.
0 commit comments