Skip to content

Commit 7650609

Browse files
committed
add links to clang-tidy and clangd in discourse
1 parent 11662e5 commit 7650609

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

clang-tools-extra/README.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,10 @@ Clang frontend. These tools are kept in a separate "extra" repository to
88
allow lighter weight checkouts of the core Clang codebase.
99

1010
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:
1212
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
1315

1416
Code review for this tree should take place on Github:
1517
https://github.com/llvm/llvm-project/pulls?q=label%3Aclang-tools-extra

0 commit comments

Comments
 (0)