summaryrefslogtreecommitdiffstats
path: root/clang/www/analyzer
diff options
context:
space:
mode:
authorTanya Lattner <tonic@nondot.org>2015-08-05 03:55:23 +0000
committerTanya Lattner <tonic@nondot.org>2015-08-05 03:55:23 +0000
commit4a08e931b69b869a959003e678d4fe864b97a13a (patch)
tree29b92284aba91f1ae66d0997cb6950c9fbe50f63 /clang/www/analyzer
parent0d28f80bd1f0ec511fe608bfdc58c927d1a6ef9c (diff)
downloadbcm5719-llvm-4a08e931b69b869a959003e678d4fe864b97a13a.tar.gz
bcm5719-llvm-4a08e931b69b869a959003e678d4fe864b97a13a.zip
Update mailing list references to lists.llvm.org
llvm-svn: 244000
Diffstat (limited to 'clang/www/analyzer')
-rw-r--r--clang/www/analyzer/checker_dev_manual.html6
-rw-r--r--clang/www/analyzer/installation.html2
-rw-r--r--clang/www/analyzer/menu.html.incl4
-rw-r--r--clang/www/analyzer/open_projects.html2
4 files changed, 7 insertions, 7 deletions
diff --git a/clang/www/analyzer/checker_dev_manual.html b/clang/www/analyzer/checker_dev_manual.html
index c2606f92ee5..c674a74284b 100644
--- a/clang/www/analyzer/checker_dev_manual.html
+++ b/clang/www/analyzer/checker_dev_manual.html
@@ -28,7 +28,7 @@ and refer to this page for additional information on writing a checker. The stat
part of the Clang project, so consult <a href="http://clang.llvm.org/hacking.html">Hacking on Clang</a>
and <a href="http://llvm.org/docs/ProgrammersManual.html">LLVM Programmer's Manual</a>
for developer guidelines and send your questions and proposals to
-<a href=http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev>cfe-dev mailing list</a>.
+<a href=http://lists.llvm.org/mailman/listinfo/cfe-dev>cfe-dev mailing list</a>.
</p>
<ul>
@@ -592,10 +592,10 @@ up-to-date documentation about the APIs available in Clang. Relevant entries
have been linked throughout this page. Also of use is the
<a href="http://llvm.org/doxygen">LLVM doxygen</a>, when dealing with classes
from LLVM.
-<li> The <a href="http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev">
+<li> The <a href="http://lists.llvm.org/mailman/listinfo/cfe-dev">
cfe-dev mailing list</a>. This is the primary mailing list used for
discussion of Clang development (including static code analysis). The
-<a href="http://lists.cs.uiuc.edu/pipermail/cfe-dev">archive</a> also contains
+<a href="http://lists.llvm.org/pipermail/cfe-dev">archive</a> also contains
a lot of information.
<li> The "Building a Checker in 24 hours" presentation given at the <a
href="http://llvm.org/devmtg/2012-11">November 2012 LLVM Developer's
diff --git a/clang/www/analyzer/installation.html b/clang/www/analyzer/installation.html
index 2eb7937ee6d..54a5da51adc 100644
--- a/clang/www/analyzer/installation.html
+++ b/clang/www/analyzer/installation.html
@@ -39,7 +39,7 @@ weeks old.</p>
we need volunteers who are willing to help provide such regular builds.
If you wish to help contribute regular builds of the analyzer on other
platforms, please email the <a
-href="http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev">Clang
+href="http://lists.llvm.org/mailman/listinfo/cfe-dev">Clang
Developers' mailing list</a>.</p>
<h3>Using Packaged Builds</h3>
diff --git a/clang/www/analyzer/menu.html.incl b/clang/www/analyzer/menu.html.incl
index c487160c4ae..ce24834eb16 100644
--- a/clang/www/analyzer/menu.html.incl
+++ b/clang/www/analyzer/menu.html.incl
@@ -34,8 +34,8 @@
<li>
Mailing Lists
<ul>
- <li><a href="http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev">cfe-dev</a></li>
- <li><a href="http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits">cfe-commits</a></li>
+ <li><a href="http://lists.llvm.org/mailman/listinfo/cfe-dev">cfe-dev</a></li>
+ <li><a href="http://lists.llvm.org/mailman/listinfo/cfe-commits">cfe-commits</a></li>
</ul>
</li>
</ul>
diff --git a/clang/www/analyzer/open_projects.html b/clang/www/analyzer/open_projects.html
index 4c3429da1f9..f354015c3f3 100644
--- a/clang/www/analyzer/open_projects.html
+++ b/clang/www/analyzer/open_projects.html
@@ -19,7 +19,7 @@
power. Most of the projects listed here are infrastructure-related so this list
is an addition to the <a href="potential_checkers.html">potential checkers
list</a>. If you are interested in tackling one of these, please send an email
-to the <a href=http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev>cfe-dev
+to the <a href=http://lists.llvm.org/mailman/listinfo/cfe-dev>cfe-dev
mailing list</a> to notify other members of the community.</p>
<ul>
OpenPOWER on IntegriCloud