summaryrefslogtreecommitdiffstats
path: root/clang/docs/PCHInternals.html
Commit message (Collapse)AuthorAgeFilesLines
* docs: Convert some docs to reST.Sean Silva2012-12-121-658/+0
| | | | | | | | | | | | | | | Converts: LanguageExtensions LibASTMatchers LibTooling PCHInternals ThreadSanitizer Tooling Patch by Mykhailo Pustovit! (with minor edits by Dmitri Gribenko and Sean Silva) llvm-svn: 170048
* PR14004: Fix typo in documentation.Richard Smith2012-10-031-1/+1
| | | | llvm-svn: 165158
* Fix a typo in the PCH internals documentationDouglas Gregor2012-09-211-1/+1
| | | | llvm-svn: 164409
* Update the PCH internals documentation to cover chained precompiledDouglas Gregor2012-09-161-97/+223
| | | | | | | headers and modules in more detail. I'd still like to expand on some of the modules-related issues further, but this is a decent start. llvm-svn: 163989
* Fix ALL the markup.Benjamin Kramer2012-01-151-3/+5
| | | | llvm-svn: 148219
* Update 'docs/PCHInternals.html' about how subexpressions are stored.Argyrios Kyrtzidis2010-09-131-4/+4
| | | | llvm-svn: 113760
* Some preparatory work for chained PCH. No functionality change.Sebastian Redl2010-07-081-0/+30
| | | | llvm-svn: 107915
* Reverted r103214.mike-m2010-05-071-0/+500
| | | | llvm-svn: 103222
* 2nd part of: Overhauled llvm/clang docs builds.mike-m2010-05-061-500/+0
| | | | llvm-svn: 103214
* Update a few more docs references to clang-cc.Daniel Dunbar2009-12-111-7/+7
| | | | llvm-svn: 91178
* a couple minor tweaksChris Lattner2009-06-131-5/+6
| | | | llvm-svn: 73296
* HTML tweak to get the PCH internals documentation to display correctlyDouglas Gregor2009-06-031-3/+10
| | | | llvm-svn: 72813
* Finished the PCH design and implementation documentationDouglas Gregor2009-06-031-2/+42
| | | | llvm-svn: 72812
* Document the integration points for precompiled headersDouglas Gregor2009-06-031-2/+55
| | | | llvm-svn: 72809
* Add a table of contents to the PCH design documentDouglas Gregor2009-06-031-11/+31
| | | | llvm-svn: 72791
* Document the PCH representation of statements and expressionsDouglas Gregor2009-06-031-3/+28
| | | | llvm-svn: 72790
* Fill in some gaps in the precompiled headers documentationDouglas Gregor2009-06-031-5/+47
| | | | llvm-svn: 72779
* More PCH documentationDouglas Gregor2009-06-021-2/+243
| | | | llvm-svn: 72743
* Start documenting precompiled headersDouglas Gregor2009-05-201-0/+71
llvm-svn: 72146
OpenPOWER on IntegriCloud