From 13cc256e404620c1de0cbcc4e43ce1e2dbbc4898 Mon Sep 17 00:00:00 2001 From: Dimitry Andric Date: Sun, 2 Dec 2012 13:20:44 +0000 Subject: Vendor import of clang release_32 branch r168974 (effectively, 3.2 RC2): http://llvm.org/svn/llvm-project/cfe/branches/release_32@168974 --- docs/PCHInternals.html | 320 ++++++++++++++++++++++++++++++++++--------------- 1 file changed, 223 insertions(+), 97 deletions(-) (limited to 'docs/PCHInternals.html') diff --git a/docs/PCHInternals.html b/docs/PCHInternals.html index 28ce1ce53efb..7fed5bab84e1 100644 --- a/docs/PCHInternals.html +++ b/docs/PCHInternals.html @@ -2,7 +2,7 @@ "http://www.w3.org/TR/html4/strict.dtd"> - Precompiled Headers (PCH) + Precompiled Header and Modules Internals