1. b29b427 Rename RewriteTest->RewriteObjC. by Steve Naroff · 17 years ago
  2. a7b402d Only have the rewriter produce a file when there are no errors. by Steve Naroff · 17 years ago
  3. c68ab77 Teach the rewriter how to respect the -o option. by Chris Lattner · 17 years ago
  4. 5518e7c Two fixes to RewriteTest::RewriteObjCIvarRefExpr(): by Steve Naroff · 17 years ago
  5. b1f4080 Since the rewriter now outputs C++, it no longer makes sense to pipe the output to clang. by Steve Naroff · 17 years ago
  6. 5f0ad3f Moved "Rewriter" tests from test/Sema to test/Rewriter. by Ted Kremenek · 17 years ago[Renamed from test/Sema/objc-ivar-receiver-1.m]
  7. 7da8d94 Fixed a nasty bug which took a while to come up with a test case, by Fariborz Jahanian · 17 years ago