]> granicus.if.org Git - clang/commitdiff
Update open source static analyzer build.
authorTed Kremenek <kremenek@apple.com>
Fri, 14 Oct 2011 04:15:19 +0000 (04:15 +0000)
committerTed Kremenek <kremenek@apple.com>
Fri, 14 Oct 2011 04:15:19 +0000 (04:15 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@141943 91177308-0d34-0410-b5e6-96231b3b80d8

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

index 76b88ddd9041432da05b32105033adbf54b5f485..8d7b58de215dcc90119d86ddd81ace3eeaf3496a 100644 (file)
@@ -1 +1 @@
-<b><a href="/checker/checker-257.tar.bz2">checker-257.tar.bz2</a></b> (built May 25, 2011)
+<b><a href="/checker/checker-258.tar.bz2">checker-258.tar.bz2</a></b> (built October 13, 2011)
index 4a568f51e4716ca6c9815faa2b8698e0734189f2..311c5aecd5c8cdf3fff05d316a7788608dabf170 100644 (file)
 
 <h1>Release notes for <tt>checker-XXX</tt> builds</h1>
 
+<h4 id="checker_258">checker-258</h4>
+
+<p><b>built:</b>October 13, 2011<br>
+<b>download:</b> <a href="/checker/checker-258.tar.bz2">checker-258.tar.bz2</a></p>
+<p><b>highlights:</b></p>
+
+<ul>
+  <li>Contains a newer version of the analyzer than the one shipped in Xcode 4.2.</li>
+  <li>Adds a new security checker for looking at correct uses of the Mac OS KeyChain API.</li>
+  <li>Supports ARC (please file bugs where you see issues)</li>
+  <li>Major under-the-cover changes.  This should result in more precise results in some cases, but this is laying the groundwork for major improvements.  Please file bugs where you see regressions or issues.</li>
+</ul>
+    
 <h4 id="checker_257">checker-257</h4>
 
 <p><b>built:</b>May 25, 2011<br>