[cfe-commits] r160247 - in /cfe/trunk/www/analyzer: latest_checker.html.incl release_notes.html
Ted Kremenek
kremenek at apple.com
Sun Jul 15 21:18:35 PDT 2012
Author: kremenek
Date: Sun Jul 15 23:18:35 2012
New Revision: 160247
URL: http://llvm.org/viewvc/llvm-project?rev=160247&view=rev
Log:
Place checker build at alternate URL.
Modified:
cfe/trunk/www/analyzer/latest_checker.html.incl
cfe/trunk/www/analyzer/release_notes.html
Modified: cfe/trunk/www/analyzer/latest_checker.html.incl
URL: http://llvm.org/viewvc/llvm-project/cfe/trunk/www/analyzer/latest_checker.html.incl?rev=160247&r1=160246&r2=160247&view=diff
==============================================================================
--- cfe/trunk/www/analyzer/latest_checker.html.incl (original)
+++ cfe/trunk/www/analyzer/latest_checker.html.incl Sun Jul 15 23:18:35 2012
@@ -1 +1 @@
-<b><a href="http://bit.ly/LU4IZJ">checker-267.tar.bz2</a></b> (built June 1, 2012)
+<b><a href="http://bit.ly/OIdyI7">checker-267.tar.bz2</a></b> (built June 1, 2012)
Modified: cfe/trunk/www/analyzer/release_notes.html
URL: http://llvm.org/viewvc/llvm-project/cfe/trunk/www/analyzer/release_notes.html?rev=160247&r1=160246&r2=160247&view=diff
==============================================================================
--- cfe/trunk/www/analyzer/release_notes.html (original)
+++ cfe/trunk/www/analyzer/release_notes.html Sun Jul 15 23:18:35 2012
@@ -17,7 +17,7 @@
<h4 id="checker_267">checker-267</h4>
<p><b>built:</b> June 1, 2012</br>
- <b>download:</b> <a href="http://bit.ly/LU4IZJ">checker-267.tar.bz2</a></p>
+ <b>download:</b> <a href="http://bit.ly/OIdyI7">checker-267.tar.bz2</a></p>
<p><b>highlights:</b></p>
<p>Adds basic interprocedural analysis support for blocks.</p>
More information about the cfe-commits
mailing list