aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTed Kremenek <kremenek@apple.com>2012-04-26 07:29:14 +0000
committerTed Kremenek <kremenek@apple.com>2012-04-26 07:29:14 +0000
commitcfca6b7b79d4e67d5720fb8e27c3cbd005938076 (patch)
tree96e44513dfa80439caf938aa1af3191efa1a7e6c
parenta43ea64602a4cd4a18ed193bfc94a1f2aa4d3475 (diff)
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
-rw-r--r--www/analyzer/latest_checker.html.incl2
-rw-r--r--www/analyzer/release_notes.html14
2 files changed, 10 insertions, 6 deletions
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 @@
-<b><a href="http://bit.ly/GUmtVB">checker-263.tar.bz2</a></b> (built March 22, 2012)
+<b><a href="http://bit.ly/JATSI8">checker-264.tar.bz2</a></b> (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 @@
<h1>Release notes for <tt>checker-XXX</tt> builds</h1>
+<h4 id="checker_264">checker-264</h4>
+
+<p><b>built:</b> April 26, 2012</br>
+ <b>download:</b> <a href="http://bit.ly/JATSI8">checker-264.tar.bz2</a></p>
+ <p><b>highlights:</b></p>
+
+<p>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.</p>
+
<h4 id="checker_263">checker-263</h4>
<p><b>built:</b> March 22, 2012</br>
- <b>download:</b> <a href="http://bit.ly/GUmtVB">checker-263.tar.bz2</a></p>
<p><b>highlights:</b></p>
<ul>
@@ -28,7 +36,6 @@
<h4 id="checker_262">checker-262</h4>
<p><b>built: </b>March 15, 2012</br>
- <b>download:</b> <a href="http://bit.ly/xETQF0">checker-262.tar.bz2</a></p>
<p><b>highlights:</b></p>
<ul>
@@ -42,7 +49,6 @@
<h4 id="checker_261">checker-261</h4>
<p><b>built: </b>February 22, 2012<br>
-<b>download:</b> <a href="http://bit.ly/yN1Awv">checker-261.tar.bz2</a></p>
<p><b>highlights:</b></p>
<ul>
@@ -58,7 +64,6 @@
<h4 id="checker_260">checker-260</h4>
<p><b>built: </b>January 25, 2012<br>
-<b>download:</b> <a href="http://bit.ly/wpAqVP">checker-260.tar.bz2</a></p>
<p><b>highlights:</b></p>
<p>This is essentially the same as checker-259, but enables the following <i>experimental</i> checkers (please provide feedback):</p>
@@ -74,7 +79,6 @@
<h4 id="checker_259">checker-259</h4>
<p><b>built: </b>January 25, 2012<br>
-<b>download:</b> <a href="http://bit.ly/zOWf1P">checker-259.tar.bz2</a></p>
<p><b>highlights:</b></p>
<ul>