1. b29b427 Rename RewriteTest->RewriteObjC. by Steve Naroff · 16 years ago
  2. 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 · 16 years ago
  3. 5f0ad3f Moved "Rewriter" tests from test/Sema to test/Rewriter. by Ted Kremenek · 16 years ago[Renamed from test/Sema/ivar-encoding-2.m]
  4. 3a3ca1b Fixed problem with rewriting stand-alone @implementation (with no matching @interface). by Fariborz Jahanian · 17 years ago