Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | docs: Convert some docs to reST. | Sean Silva | 2012-12-12 | 1 | -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 Smith | 2012-10-03 | 1 | -1/+1 |
| | | | | llvm-svn: 165158 | ||||
* | Fix a typo in the PCH internals documentation | Douglas Gregor | 2012-09-21 | 1 | -1/+1 |
| | | | | llvm-svn: 164409 | ||||
* | Update the PCH internals documentation to cover chained precompiled | Douglas Gregor | 2012-09-16 | 1 | -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 Kramer | 2012-01-15 | 1 | -3/+5 |
| | | | | llvm-svn: 148219 | ||||
* | Update 'docs/PCHInternals.html' about how subexpressions are stored. | Argyrios Kyrtzidis | 2010-09-13 | 1 | -4/+4 |
| | | | | llvm-svn: 113760 | ||||
* | Some preparatory work for chained PCH. No functionality change. | Sebastian Redl | 2010-07-08 | 1 | -0/+30 |
| | | | | llvm-svn: 107915 | ||||
* | Reverted r103214. | mike-m | 2010-05-07 | 1 | -0/+500 |
| | | | | llvm-svn: 103222 | ||||
* | 2nd part of: Overhauled llvm/clang docs builds. | mike-m | 2010-05-06 | 1 | -500/+0 |
| | | | | llvm-svn: 103214 | ||||
* | Update a few more docs references to clang-cc. | Daniel Dunbar | 2009-12-11 | 1 | -7/+7 |
| | | | | llvm-svn: 91178 | ||||
* | a couple minor tweaks | Chris Lattner | 2009-06-13 | 1 | -5/+6 |
| | | | | llvm-svn: 73296 | ||||
* | HTML tweak to get the PCH internals documentation to display correctly | Douglas Gregor | 2009-06-03 | 1 | -3/+10 |
| | | | | llvm-svn: 72813 | ||||
* | Finished the PCH design and implementation documentation | Douglas Gregor | 2009-06-03 | 1 | -2/+42 |
| | | | | llvm-svn: 72812 | ||||
* | Document the integration points for precompiled headers | Douglas Gregor | 2009-06-03 | 1 | -2/+55 |
| | | | | llvm-svn: 72809 | ||||
* | Add a table of contents to the PCH design document | Douglas Gregor | 2009-06-03 | 1 | -11/+31 |
| | | | | llvm-svn: 72791 | ||||
* | Document the PCH representation of statements and expressions | Douglas Gregor | 2009-06-03 | 1 | -3/+28 |
| | | | | llvm-svn: 72790 | ||||
* | Fill in some gaps in the precompiled headers documentation | Douglas Gregor | 2009-06-03 | 1 | -5/+47 |
| | | | | llvm-svn: 72779 | ||||
* | More PCH documentation | Douglas Gregor | 2009-06-02 | 1 | -2/+243 |
| | | | | llvm-svn: 72743 | ||||
* | Start documenting precompiled headers | Douglas Gregor | 2009-05-20 | 1 | -0/+71 |
llvm-svn: 72146 |