]> granicus.if.org Git - clang/commitdiff
Remove stale reference to libIndex.
authorTed Kremenek <kremenek@apple.com>
Wed, 8 Jun 2011 19:52:31 +0000 (19:52 +0000)
committerTed Kremenek <kremenek@apple.com>
Wed, 8 Jun 2011 19:52:31 +0000 (19:52 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@132757 91177308-0d34-0410-b5e6-96231b3b80d8

www/features.html

index 869d0d8ad1dddf290ce70f7c9823ffc152b755ce..9e342ea0eca5480a35298002f68fc34512a9383b 100644 (file)
@@ -232,7 +232,6 @@ Currently, clang is divided into the following libraries and tool:
 <li><b>librewrite</b> - Editing of text buffers (important for code rewriting
     transformation, like refactoring).</li>
 <li><b>libanalysis</b> - Static analysis support.</li>
-<li><b><a href="docs/libIndex.html">libindex</a></b> - Cross-translation-unit infrastructure and indexing support.</li>
 <li><b>clang</b> - A driver program, client of the libraries at various
     levels.</li>
 </ul>