1. c6e68da 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 · 13 years ago
  2. 9ca5c42 Update all tests other than Driver/std.cpp to use -std=c++11 rather than by Richard Smith · 14 years ago
  3. 8fbe78f Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 16 years ago
  4. 6dc3575 Add support for the __has_trivial_destructor type trait. by Anders Carlsson · 17 years ago
  5. fe63dc5 Add support for the __has_trivial_constructor type trait. by Anders Carlsson · 17 years ago