diff options
author | Ted Kremenek <kremenek@apple.com> | 2008-06-16 21:46:12 +0000 |
---|---|---|
committer | Ted Kremenek <kremenek@apple.com> | 2008-06-16 21:46:12 +0000 |
commit | 75a252092783d6284f5c197d9305a9178182271a (patch) | |
tree | 0d5aac6e621cc6fa61255027f7a622573fd9a97f | |
parent | 6814447dddfaa674c60f638c0939440556bd953a (diff) |
Latest release is checker-37.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@52370 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r-- | www/StaticAnalysis.html | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/www/StaticAnalysis.html b/www/StaticAnalysis.html index be76eeff0e..eea51d5f70 100644 --- a/www/StaticAnalysis.html +++ b/www/StaticAnalysis.html @@ -100,7 +100,10 @@ other special installation is needed.</p> (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 |