From: Douglas Gregor Date: Fri, 1 Jul 2011 16:35:47 +0000 (+0000) Subject: Remove reference to the Index library X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0e5abb8479543bf2517bc4a1332017d627fa61bc;p=clang Remove reference to the Index library git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@134238 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/InternalsManual.html b/docs/InternalsManual.html index 961198938f..00bc54af5b 100644 --- a/docs/InternalsManual.html +++ b/docs/InternalsManual.html @@ -68,7 +68,6 @@ td {
  • Constant Folding in the Clang AST
  • -
  • The Index Library
  • Howto guides