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 | c9904b61af3ef2f64bf4fb26c5adee544a4f3611 (patch) | |
| tree | 0e68398500e3542973ef8ebda204612f88a62ec3 | |
| parent | c17ec3e27ff5aec74c1d7d416db63ede4d2cb321 (diff) | |
| download | bcm5719-llvm-c9904b61af3ef2f64bf4fb26c5adee544a4f3611.tar.gz bcm5719-llvm-c9904b61af3ef2f64bf4fb26c5adee544a4f3611.zip | |
Latest release is checker-37.
llvm-svn: 52370
| -rw-r--r-- | clang/www/StaticAnalysis.html | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/clang/www/StaticAnalysis.html b/clang/www/StaticAnalysis.html index be76eeff0e0..eea51d5f709 100644 --- a/clang/www/StaticAnalysis.html +++ b/clang/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 |

