1. e1d918e Compare the predefines buffer in the PCH file with the predefines by Douglas Gregor · 16 years ago
  2. 42d42b5 add support for reading macros. This does all the reading (with a bunch of by Chris Lattner · 16 years ago
  3. 2bec041 Encode the target triple in the PCH file, and check that target triple when using the PCH file by Douglas Gregor · 16 years ago
  4. 0a0428e Implement serialization/deserialization of LangOptions in the PCH by Douglas Gregor · 16 years ago
  5. d14f270 add a new PP_MACRO_NAME hack so that I can test object-like macros. by Chris Lattner · 16 years ago
  6. df961c2 emit tokens, constify the Preprocessor passed down into PCH writer. by Chris Lattner · 16 years ago
  7. 7c5d24e emit function-like and object-like macros to the PCH file. by Chris Lattner · 16 years ago
  8. 8038d51 Various minor fixes to PCH reading and writing, with general by Douglas Gregor · 16 years ago
  9. f04ad69 improve punctuation by Chris Lattner · 16 years ago
  10. 0b1fb98 Arrange for the preprocessor to be passed down into the PCH writer. by Chris Lattner · 16 years ago
  11. 14f7900 PCH serialization/deserialization of the source manager. With this by Douglas Gregor · 16 years ago
  12. 2cf2634 Implementation of pre-compiled headers (PCH) based on lazy by Douglas Gregor · 16 years ago