[cfe-commits] r52370 - /cfe/trunk/www/StaticAnalysis.html
Ted Kremenek
kremenek at apple.com
Mon Jun 16 14:46:13 PDT 2008
Author: kremenek
Date: Mon Jun 16 16:46:12 2008
New Revision: 52370
URL: http://llvm.org/viewvc/llvm-project?rev=52370&view=rev
Log:
Latest release is checker-37.
Modified:
cfe/trunk/www/StaticAnalysis.html
Modified: cfe/trunk/www/StaticAnalysis.html
URL: http://llvm.org/viewvc/llvm-project/cfe/trunk/www/StaticAnalysis.html?rev=52370&r1=52369&r2=52370&view=diff
==============================================================================
--- cfe/trunk/www/StaticAnalysis.html (original)
+++ cfe/trunk/www/StaticAnalysis.html Mon Jun 16 16:46:12 2008
@@ -100,7 +100,10 @@
(10.5).</p>
<p>The latest build is: <b><a
-href="http://keeda.stanford.edu/~kremenek/checker/checker-36.tar.gz">checker-36.tar.gz</a></b> (built June 11, 2008)</p>
+href="http://keeda.stanford.edu/~kremenek/checker/checker-37.tar.gz">checker-37.tar.gz</a></b> (built June 16, 2008)</p>
+
+<p><b>Note: This fixes a serious bug in checker-36 where the analyzer would
+never be run, thus finding no bugs.</b></p>
Packaged builds for other platforms may eventually be provided, but as the tool
is in its early stages we are not actively promoting releases yet. If you wish
More information about the cfe-commits
mailing list