From 0e5abb8479543bf2517bc4a1332017d627fa61bc Mon Sep 17 00:00:00 2001 From: Douglas Gregor Date: Fri, 1 Jul 2011 16:35:47 +0000 Subject: [PATCH] Remove reference to the Index library git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@134238 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/InternalsManual.html | 1 - 1 file changed, 1 deletion(-) 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