summaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorTed Kremenek <kremenek@apple.com>2012-03-23 07:06:16 +0000
committerTed Kremenek <kremenek@apple.com>2012-03-23 07:06:16 +0000
commit2098c1c44b176635bb4dabddfa784322b3b7fa91 (patch)
tree3877695026423335e73c21453304da94b13a2b59 /www
parent514f2c9dcb9e04b52929c5b141a6fe88bd68b33f (diff)
Update checker build.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@153312 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'www')
-rw-r--r--www/analyzer/latest_checker.html.incl2
-rw-r--r--www/analyzer/release_notes.html10
2 files changed, 11 insertions, 1 deletions
diff --git a/www/analyzer/latest_checker.html.incl b/www/analyzer/latest_checker.html.incl
index e9df2fcc5e..d1b0d06d5c 100644
--- a/www/analyzer/latest_checker.html.incl
+++ b/www/analyzer/latest_checker.html.incl
@@ -1 +1 @@
-<b><a href="http://bit.ly/xETQF0">checker-262.tar.bz2</a></b> (built March 15, 2012)
+<b><a href="http://bit.ly/GUmtVB">checker-263.tar.bz2</a></b> (built March 22, 2012)
diff --git a/www/analyzer/release_notes.html b/www/analyzer/release_notes.html
index 4b808f6faa..42de9ddae2 100644
--- a/www/analyzer/release_notes.html
+++ b/www/analyzer/release_notes.html
@@ -15,6 +15,16 @@
<h1>Release notes for <tt>checker-XXX</tt> builds</h1>
+<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>
+<li>Fixes several serious bugs with inter-procedural analysis, including a case where retain/releases would be &quot;double-counted&quot;.</li>
+</ul>
+
<h4 id="checker_262">checker-262</h4>
<p><b>built: </b>March 15, 2012</br>