forked from OSchip/llvm-project
Update references to new lists.llvm.org mailing lists.
llvm-svn: 244001
This commit is contained in:
parent
4a08e931b6
commit
9aad4380ea
|
@ -12,11 +12,11 @@ tree, and in the 'tools/extra' subdirectory of the Clang checkout.
|
||||||
|
|
||||||
All discussion regarding Clang, Clang-based tools, and code in this repository
|
All discussion regarding Clang, Clang-based tools, and code in this repository
|
||||||
should be held using the standard Clang mailing lists:
|
should be held using the standard Clang mailing lists:
|
||||||
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev
|
http://lists.llvm.org/mailman/listinfo/cfe-dev
|
||||||
|
|
||||||
Code review for this tree should take place on the standard Clang patch and
|
Code review for this tree should take place on the standard Clang patch and
|
||||||
commit lists:
|
commit lists:
|
||||||
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
|
http://lists.llvm.org/mailman/listinfo/cfe-commits
|
||||||
|
|
||||||
If you find a bug in these tools, please file it in the LLVM bug tracker:
|
If you find a bug in these tools, please file it in the LLVM bug tracker:
|
||||||
http://llvm.org/bugs/
|
http://llvm.org/bugs/
|
||||||
|
|
Loading…
Reference in New Issue