| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Encode the target triple in the PCH file, and check that target triple when u... | Douglas Gregor | 2009-04-10 | 1 | -1/+18 |
| * | Implement serialization/deserialization of LangOptions in the PCH | Douglas Gregor | 2009-04-10 | 1 | -6/+64 |
| * | add a new PP_MACRO_NAME hack so that I can test object-like macros. | Chris Lattner | 2009-04-10 | 1 | -0/+7 |
| * | emit tokens, constify the Preprocessor passed down into PCH writer. | Chris Lattner | 2009-04-10 | 1 | -3/+25 |
| * | emit function-like and object-like macros to the PCH file. | Chris Lattner | 2009-04-10 | 1 | -0/+50 |
| * | Various minor fixes to PCH reading and writing, with general | Douglas Gregor | 2009-04-10 | 1 | -12/+8 |
| * | improve punctuation | Chris Lattner | 2009-04-10 | 1 | -4/+11 |
| * | Arrange for the preprocessor to be passed down into the PCH writer. | Chris Lattner | 2009-04-10 | 1 | -1/+9 |
| * | PCH serialization/deserialization of the source manager. With this | Douglas Gregor | 2009-04-10 | 1 | -0/+152 |
| * | Implementation of pre-compiled headers (PCH) based on lazy | Douglas Gregor | 2009-04-09 | 1 | -0/+636 |

