static analyzer has its own section

llvm-svn: 102054
This commit is contained in:
Chris Lattner 2010-04-22 06:39:56 +00:00
parent 649d0d8f2f
commit 8ff3e6506e

View 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