1. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  2. 4fcfde4 Eliminate &&s in tests. by Daniel Dunbar · 15 years ago
  3. b3dcc74 make sure to verify that the "non pch" runs worked. by Chris Lattner · 15 years ago
  4. 7297134 FunctionDecl::getBody() is getting an ASTContext argument for use in by Douglas Gregor · 15 years ago
  5. 84af7c2 PCH support for blocks by Douglas Gregor · 15 years ago
  6. 6a2dd55 PCH support for GNU statement expressions by Douglas Gregor · 15 years ago
  7. 7d5c2f2 PCH support for indirect gotos and address-of-label expressions. by Douglas Gregor · 15 years ago
  8. 84f2170 PCH support for declaration statements, and a test for PredefinedExpr by Douglas Gregor · 15 years ago
  9. 0de9d88 PCH support for return statements. by Douglas Gregor · 15 years ago
  10. 025452f PCH support for the first batch of statements, including null, by Douglas Gregor · 15 years ago