1. 66dbb3f Default to use libc++ on OS X 10.9+ and iOS 7+. by Bob Wilson · 11 years ago
  2. 1f35ec3 Remove XFAIL now that the test is standalone. by Rafael Espindola · 11 years ago
  3. 25e42cb [PCH/test] Make test/PCH/cxx-typeid.cpp self-contained by including the relevant standard library declarations by Argyrios Kyrtzidis · 11 years ago
  4. 14ca7ce Disable following tests for Hexagon: by Jyotsna Verma · 11 years ago
  5. 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
  6. c0e8ad5 Rolling this change back because the fix doesn't fit the symptoms (even if it solves them). by Aaron Ballman · 12 years ago
  7. 4b4327f Fixing up a test case that was failing due to the lack of -std=c++11 by Aaron Ballman · 12 years ago
  8. 18451ea tests: Add a missing -Xclang. by Daniel Dunbar · 14 years ago
  9. ea901ae tests: Tests which include system headers must use the driver, not -cc1. by Daniel Dunbar · 14 years ago
  10. 76c38d3 Read/write in PCH Sema's StdNamespace and StdBadAlloc and use a LazyDeclPtr for them that will deserialize them when needed. by Argyrios Kyrtzidis · 14 years ago