1. 46a98a7 Fix <rdar://problem/6465284> clang ObjC rewriter: objc_super messed up again. by Steve Naroff · 16 years ago
  2. 0d17f6f Switch 'super' from being a weird cast thing to being a predefined expr node. by Chris Lattner · 16 years ago
  3. b29b427 Rename RewriteTest->RewriteObjC. by Steve Naroff · 16 years ago
  4. 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
  5. b1f4080 Since the rewriter now outputs C++, it no longer makes sense to pipe the output to clang. by Steve Naroff · 16 years ago
  6. 5f0ad3f Moved "Rewriter" tests from test/Sema to test/Rewriter. by Ted Kremenek · 16 years ago[Renamed from test/Sema/objc-super-test.m]
  7. 3886012 Remove dependency on objc.h by Fariborz Jahanian · 17 years ago
  8. 7127431 Changed type-cast of "struct objc_super"'s 2nd initializer to match definition of by Fariborz Jahanian · 17 years ago