summaryrefslogtreecommitdiff
path: root/clang-tools-extra/README.txt
diff options
context:
space:
mode:
authorTanya Lattner <tonic@nondot.org>2015-08-05 03:56:44 +0000
committerTanya Lattner <tonic@nondot.org>2015-08-05 03:56:44 +0000
commit6576e524b121a29ff326898103492c8e6da301eb (patch)
treebfc4163aa76cccc31cbf416fc0c00c1cad7d4cb9 /clang-tools-extra/README.txt
parent5edfb96af2c7ec0dcd6b7f78ed38980b933d6bf0 (diff)
Update references to new lists.llvm.org mailing lists.
Diffstat (limited to 'clang-tools-extra/README.txt')
-rw-r--r--clang-tools-extra/README.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/clang-tools-extra/README.txt b/clang-tools-extra/README.txt
index 2ed70d6531a..9809cc38ccf 100644
--- a/clang-tools-extra/README.txt
+++ b/clang-tools-extra/README.txt
@@ -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
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
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:
http://llvm.org/bugs/