1. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  2. 0b74891 PCH support for a few very, very simple kinds of expressions. Hook up by Douglas Gregor · 15 years ago
  3. c1f9d82 implement the microsoft/gnu "__COUNTER__" macro: rdar://4329310 by Chris Lattner · 15 years ago
  4. 7356a31 now that we have an identifier table in the PCH file, finish hooking up by Chris Lattner · 15 years ago
  5. 285d03f test this in non-pch mode as well as in pch mode. by Chris Lattner · 15 years ago
  6. 531cc83 do a dance with predefines, and finally enable reading of macros from by Chris Lattner · 15 years ago
  7. 14f7900 PCH serialization/deserialization of the source manager. With this by Douglas Gregor · 15 years ago
  8. 2cf2634 Implementation of pre-compiled headers (PCH) based on lazy by Douglas Gregor · 15 years ago