1. bd94500 Include the SourceManager's line table in the PCH file. We can now by Douglas Gregor · 16 years ago
  2. c1f9d82 implement the microsoft/gnu "__COUNTER__" macro: rdar://4329310 by Chris Lattner · 16 years ago
  3. 7356a31 now that we have an identifier table in the PCH file, finish hooking up by Chris Lattner · 16 years ago
  4. afaf308 Store unique IDs for identifiers in the PCH file. Use some bitmangling by Douglas Gregor · 16 years ago
  5. e1d918e Compare the predefines buffer in the PCH file with the predefines by Douglas Gregor · 16 years ago
  6. 531cc83 do a dance with predefines, and finally enable reading of macros from by Chris Lattner · 16 years ago
  7. 42d42b5 add support for reading macros. This does all the reading (with a bunch of by Chris Lattner · 16 years ago
  8. 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
  9. 0a0428e Implement serialization/deserialization of LangOptions in the PCH by Douglas Gregor · 16 years ago
  10. 8038d51 Various minor fixes to PCH reading and writing, with general by Douglas Gregor · 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