1. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 16 years ago
  2. 43cb9a0 Make tests use the new clang -cc1 flag. by Fariborz Jahanian · 16 years ago
  3. be8d813 Use '-o' '-' instead of '-o=-' in tests. by Daniel Dunbar · 16 years ago
  4. d7d5f02 Rename clang to clang-cc. by Daniel Dunbar · 16 years ago
  5. b29b427 Rename RewriteTest->RewriteObjC. by Steve Naroff · 17 years ago
  6. 49535ef Fix rewriter tests to work with new output file logic. This changes forces the output to standard out (rather than generate a .cpp file, which is the new default for the rewriter). by Steve Naroff · 17 years ago
  7. 5f0ad3f Moved "Rewriter" tests from test/Sema to test/Rewriter. by Ted Kremenek · 18 years ago[Renamed from test/Sema/undeclared-method-1.m]
  8. d20f176 test case for my very last patch. by Fariborz Jahanian · 18 years ago