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