Sebastian Redl
|
a93e3b5bde
|
Some preparatory work for chained PCH. No functionality change.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@107915 91177308-0d34-0410-b5e6-96231b3b80d8
|
2010-07-08 22:01:51 +00:00 |
mike-m
|
3e5d00c2c7
|
Reverted r103214.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@103222 91177308-0d34-0410-b5e6-96231b3b80d8
|
2010-05-07 00:42:33 +00:00 |
mike-m
|
25a7678352
|
2nd part of: Overhauled llvm/clang docs builds.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@103214 91177308-0d34-0410-b5e6-96231b3b80d8
|
2010-05-06 23:46:27 +00:00 |
Daniel Dunbar
|
69cfd86cd2
|
Update a few more docs references to clang-cc.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@91178 91177308-0d34-0410-b5e6-96231b3b80d8
|
2009-12-11 23:17:03 +00:00 |
Chris Lattner
|
57eccbea12
|
a couple minor tweaks
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@73296 91177308-0d34-0410-b5e6-96231b3b80d8
|
2009-06-13 18:11:10 +00:00 |
Douglas Gregor
|
29dde39ae4
|
HTML tweak to get the PCH internals documentation to display correctly
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@72813 91177308-0d34-0410-b5e6-96231b3b80d8
|
2009-06-03 21:57:43 +00:00 |
Douglas Gregor
|
4c0397fe14
|
Finished the PCH design and implementation documentation
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@72812 91177308-0d34-0410-b5e6-96231b3b80d8
|
2009-06-03 21:55:35 +00:00 |
Douglas Gregor
|
0084ead1f8
|
Document the integration points for precompiled headers
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@72809 91177308-0d34-0410-b5e6-96231b3b80d8
|
2009-06-03 21:41:31 +00:00 |
Douglas Gregor
|
923cb23eab
|
Add a table of contents to the PCH design document
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@72791 91177308-0d34-0410-b5e6-96231b3b80d8
|
2009-06-03 18:35:59 +00:00 |
Douglas Gregor
|
fe3f223de8
|
Document the PCH representation of statements and expressions
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@72790 91177308-0d34-0410-b5e6-96231b3b80d8
|
2009-06-03 18:26:16 +00:00 |
Douglas Gregor
|
5accbb99ef
|
Fill in some gaps in the precompiled headers documentation
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@72779 91177308-0d34-0410-b5e6-96231b3b80d8
|
2009-06-03 16:06:22 +00:00 |
Douglas Gregor
|
2cc390e620
|
More PCH documentation
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@72743 91177308-0d34-0410-b5e6-96231b3b80d8
|
2009-06-02 22:08:07 +00:00 |
Douglas Gregor
|
32110dfd1c
|
Start documenting precompiled headers
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@72146 91177308-0d34-0410-b5e6-96231b3b80d8
|
2009-05-20 00:16:32 +00:00 |