]> granicus.if.org Git - clang/commitdiff
Post new checker build.
authorTed Kremenek <kremenek@apple.com>
Wed, 12 Sep 2012 05:11:29 +0000 (05:11 +0000)
committerTed Kremenek <kremenek@apple.com>
Wed, 12 Sep 2012 05:11:29 +0000 (05:11 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@163680 91177308-0d34-0410-b5e6-96231b3b80d8

www/analyzer/latest_checker.html.incl
www/analyzer/release_notes.html

index 74c6ab0a573235f900d3d3831609822299b62ed5..7b5edf0931c701ccbeee70470cc6e6f1e9ac06e0 100644 (file)
@@ -1 +1 @@
-<b><a href="http://bit.ly/OIdyI7">checker-267.tar.bz2</a></b> (built June 1, 2012)
+<b><a href="http://bit.ly/U75NOp">checker-268.tar.bz2</a></b> (built September 11, 2012)
index 79f0e0d2db4bfab668fbc730d6300195c41968bf..66d70fef808e47179f961bd0398f5f47e990b698 100644 (file)
 
 <h1>Release notes for <tt>checker-XXX</tt> builds</h1>
 
+<h4 id="checker_268">checker-268</h4>
+<p><b>built:</b> September 11, 2012</br>
+       <b>download:</b> <a href="http://bit.ly/U75NOp">checker-268.tar.bz2</a></p>
+       <p><b>highlights:</b></p>
+       
+<ul>
+       <li>Adds initial interprocedural analysis support for C++ and Objective-C. This will greatly improve analysis coverage and find deeper bugs in Objective-C and C++ code.</li>
+       <li>Contains a static analyzer newer than Xcode 4.4.</li>
+</ul>
+
+<p>NOTE: this checker build includes a <i>huge</i> number of changes. It has the potential to find many more bugs, but may report new kinds of false positives. We'd like to know about
+these, and any other problems you encounter. When you encounter an issue, please <a href="/filing_bugs.html">file a bug report</a>.</p>
+
 <h4 id="checker_267">checker-267</h4>
 <p><b>built:</b> June 1, 2012</br>
    <b>download:</b> <a href="http://bit.ly/OIdyI7">checker-267.tar.bz2</a></p>