From: Ted Kremenek Date: Thu, 26 Apr 2012 07:29:14 +0000 (+0000) Subject: Update checker build link, and remove stale links. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=cfca6b7b79d4e67d5720fb8e27c3cbd005938076;p=clang Update checker build link, and remove stale links. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@155622 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/www/analyzer/latest_checker.html.incl b/www/analyzer/latest_checker.html.incl index d1b0d06d5c..dee0ef9e1a 100644 --- a/www/analyzer/latest_checker.html.incl +++ b/www/analyzer/latest_checker.html.incl @@ -1 +1 @@ -checker-263.tar.bz2 (built March 22, 2012) +checker-264.tar.bz2 (built April 26, 2012) diff --git a/www/analyzer/release_notes.html b/www/analyzer/release_notes.html index 42de9ddae2..177c28a2f0 100644 --- a/www/analyzer/release_notes.html +++ b/www/analyzer/release_notes.html @@ -15,10 +15,18 @@

Release notes for checker-XXX builds

+

checker-264

+ +

built: April 26, 2012
+ download: checker-264.tar.bz2

+

highlights:

+ +

This release contains misc. bug fixes and performance enhancements over checker-263, including + a reduction of some kinds of false positives related to the malloc() checker.

+

checker-263

built: March 22, 2012
- download: checker-263.tar.bz2

highlights: