llvm-project/clang/docs
Douglas Gregor 0086a5a3bb Introduce the notion of "Relocatable" precompiled headers, which are built
with a particular system root directory and can be used with a different
system root directory when the headers it depends on have been installed.
Relocatable precompiled headers rewrite the file names of the headers used
when generating the PCH file into the corresponding file names of the 
headers available when using the PCH file.

Addresses <rdar://problem/7001604>.

llvm-svn: 74885
2009-07-07 00:12:59 +00:00
..
tools Several fixes to the clang man page. 2009-05-18 21:34:46 +00:00
AnalyzerRegions.html update the doc. 2009-04-20 10:09:10 +00:00
BlockImplementation.txt The long-rumored blocks implementation document. 2009-03-09 06:57:46 +00:00
BlockLanguageSpec.txt add some description of the block language extension. 2009-03-09 07:01:20 +00:00
DriverArchitecture.png Some very rough Driver documentation. 2009-03-30 06:50:01 +00:00
DriverInternals.html Some more tweaks to driver documentation. 2009-04-19 02:33:12 +00:00
InternalsManual.html Start documenting precompiled headers 2009-05-20 00:16:32 +00:00
LanguageExtensions.html Fix "for all intensive purposes" to "for all intents and purposes". 2009-06-14 04:08:08 +00:00
Makefile Add ONLY_MAN_DOCS variable to only install the man page, not the html 2009-05-01 23:11:42 +00:00
PCHInternals.html a couple minor tweaks 2009-06-13 18:11:10 +00:00
PCHLayout.graffle Fill in some gaps in the precompiled headers documentation 2009-06-03 16:06:22 +00:00
PCHLayout.png Fill in some gaps in the precompiled headers documentation 2009-06-03 16:06:22 +00:00
PTHInternals.html slurp some content from the PTH doc into the user's doc. 2009-04-20 04:37:38 +00:00
UsersManual.html Introduce the notion of "Relocatable" precompiled headers, which are built 2009-07-07 00:12:59 +00:00
doxygen.cfg Add doxygen support 2008-07-26 21:32:24 +00:00
doxygen.cfg.in Add doxygen support 2008-07-26 21:32:24 +00:00
doxygen.css Add the right path to the lines image. 2008-07-26 23:51:08 +00:00
doxygen.footer clean up the footer a bit more. 2008-07-26 23:54:49 +00:00
doxygen.header Add doxygen support 2008-07-26 21:32:24 +00:00
doxygen.intro Add doxygen support 2008-07-26 21:32:24 +00:00
index.html add documentation skeleton 2007-07-24 18:03:18 +00:00