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. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  3. 1147c5e Change tests to use clang -cc1... by Fariborz Jahanian · 15 years ago
  4. d7d5f02 Rename clang to clang-cc. by Daniel Dunbar · 15 years ago
  5. 8d1d62f Use -verify for consistency. by Eli Friedman · 15 years ago
  6. 666871a remove objc prefixes from these tests. by Chris Lattner · 16 years ago[Renamed from test/SemaObjC/objc-comptypes-8.m]
  7. 6ac6ddc move all objc sema tests into a new SemaObjC directory. Next step is to by Chris Lattner · 16 years ago[Renamed from test/Sema/objc-comptypes-8.m]
  8. 9d3185e Fixed a bug reported by Chris, involving assiging 0 to a qualified object type. by Fariborz Jahanian · 16 years ago