static analyzer has its own section
authorChris Lattner <sabre@nondot.org>
Thu, 22 Apr 2010 06:39:56 +0000 (06:39 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 22 Apr 2010 06:39:56 +0000 (06:39 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@102054 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.html

index 8931bc801e026fec5865f7e597d4cfc52d0cde46..fb996d3be2b7e3139970ba69f54eff77dbe0bdf0 100644 (file)
@@ -122,8 +122,6 @@ development.  Here we include updates on these subprojects.
 <ul>
 <li>FIXME: C++! Include a link to cxx_compatibility.html</li>
 
-<li>FIXME: Static Analyzer improvements?</li>
-
 <li>CIndex API and Python bindings: Clang now includes a C API as part of the
 CIndex library. Although we make make some changes to the API in the future, it
 is intended to be stable and has been designed for use by external projects. See