1. 8e8fb3b Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnosticConsumer, make the necessary adjustment to 580 test-cases which will henceforth require this new directive. by Andy Gibbs · 12 years ago
  2. b3b6c22 Fix abbreviation for CharacterLiteral in AST serialization. PR13806. by Eli Friedman · 12 years ago
  3. 762bb9d Update all tests other than Driver/std.cpp to use -std=c++11 rather than by Richard Smith · 13 years ago
  4. abea951 Add -fcxx-exceptions to all tests that use C++ exceptions. by Anders Carlsson · 13 years ago
  5. e41721e Pass -fexceptions to all tests that use try/catch/throw. by Anders Carlsson · 13 years ago
  6. 5e1b7c2 Fix broken de/serialization for a couple of C++ Exprs. by Argyrios Kyrtzidis · 14 years ago
  7. 14ab24f pch'ify typeid. by Chris Lattner · 14 years ago
  8. eb7f961 Roll r95513 back in. by Sam Weinig · 14 years ago
  9. a8ad5d4 Roll out r95513, it seems to have broken self hosting. by Sam Weinig · 14 years ago
  10. 1eb1113 Add PCH support for CXXBoolLiteralExpr and CXXNullPtrLiteralExpr. by Sam Weinig · 14 years ago
  11. ce757a7 Add PCH support for CXXStaticCastExpr, CXXDynamicCastExpr, CXXReinterpretCastExpr, CXXConstCastExpr and CXXFunctionalCastExpr. by Sam Weinig · 15 years ago