1. fdee089 don't crash if class is using itself as its super class. by Fariborz Jahanian · 16 years ago
  2. d7d5f02 Rename clang to clang-cc. by Daniel Dunbar · 16 years ago
  3. b8b96af make some objc redefinition warnings more consistent: call definitions by Chris Lattner · 17 years ago
  4. 6ac6ddc move all objc sema tests into a new SemaObjC directory. Next step is to by Chris Lattner · 17 years ago[Renamed from test/Sema/undef-superclass-1.m]
  5. 9511096 Make sure Sema::ActOnClassMessage() correctly diagnoses "super". by Steve Naroff · 17 years ago
  6. 4b6df3f Fixed all my recent test cases to have the RUN command and by Fariborz Jahanian · 18 years ago
  7. 1d5b0e3 Match to do some semantic analysis on objective-c class decl. by Fariborz Jahanian · 18 years ago