[cfe-commits] r157844 - in /cfe/trunk/www/analyzer: latest_checker.html.incl release_notes.html
Ted Kremenek
kremenek at apple.com
Fri Jun 1 14:51:15 PDT 2012
Author: kremenek
Date: Fri Jun 1 16:51:15 2012
New Revision: 157844
URL: http://llvm.org/viewvc/llvm-project?rev=157844&view=rev
Log:
Update checker build.
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=157844&r1=157843&r2=157844&view=diff
==============================================================================
--- cfe/trunk/www/analyzer/latest_checker.html.incl (original)
+++ cfe/trunk/www/analyzer/latest_checker.html.incl Fri Jun 1 16:51:15 2012
@@ -1 +1 @@
-<b><a href="http://bit.ly/LgtUWx">checker-266.tar.bz2</a></b> (built May 23, 2012)
+<b><a href="http://bit.ly/LU4IZJ">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=157844&r1=157843&r2=157844&view=diff
==============================================================================
--- cfe/trunk/www/analyzer/release_notes.html (original)
+++ cfe/trunk/www/analyzer/release_notes.html Fri Jun 1 16:51:15 2012
@@ -15,6 +15,13 @@
<h1>Release notes for <tt>checker-XXX</tt> builds</h1>
+<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>
+ <p><b>highlights:</b></p>
+
+<p>Adds basic interprocedural analysis support for blocks.</p>
+
<h4 id="checker_266">checker-266</h4>
<p><b>built:</b> May 23, 2012</br>
<b>download:</b> <a href="http://bit.ly/LgtUWx">checker-266.tar.bz2</a></p>
More information about the cfe-commits
mailing list