1. b73377e Make the Preprocessor more memory efficient and improve macro instantiation diagnostics. by Argyrios Kyrtzidis · 13 years ago
  2. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  3. 4fcfde4 Eliminate &&s in tests. by Daniel Dunbar · 15 years ago
  4. 0c8c455 Eliminate a FIXME in one of the PCH test cases by Douglas Gregor · 16 years ago
  5. b3dcc74 make sure to verify that the "non pch" runs worked. by Chris Lattner · 16 years ago
  6. 0b74891 PCH support for a few very, very simple kinds of expressions. Hook up by Douglas Gregor · 16 years ago
  7. 8c70006 PCH support for record decls/types and their fields. Now that we can by Douglas Gregor · 16 years ago
  8. bd94500 Include the SourceManager's line table in the PCH file. We can now by Douglas Gregor · 16 years ago
  9. c1f9d82 implement the microsoft/gnu "__COUNTER__" macro: rdar://4329310 by Chris Lattner · 16 years ago
  10. 7356a31 now that we have an identifier table in the PCH file, finish hooking up by Chris Lattner · 16 years ago
  11. 285d03f test this in non-pch mode as well as in pch mode. by Chris Lattner · 16 years ago
  12. 531cc83 do a dance with predefines, and finally enable reading of macros from by Chris Lattner · 16 years ago
  13. 8038d51 Various minor fixes to PCH reading and writing, with general by Douglas Gregor · 16 years ago
  14. 14f7900 PCH serialization/deserialization of the source manager. With this by Douglas Gregor · 16 years ago
  15. 2cf2634 Implementation of pre-compiled headers (PCH) based on lazy by Douglas Gregor · 16 years ago