1. 6805fc4 Revert http://llvm.org/viewvc/llvm-project?view=rev&revision=65244. by Steve Naroff · 16 years ago
  2. 262a5dd Add support for GCC ObjC extension "Class<protocol>". Sigh. by Steve Naroff · 16 years ago
  3. c84582b Warn about bogus protocol qualifiers. by Steve Naroff · 16 years ago
  4. a60c62e Make Sema::getTypeName return the opaque pointer of a QualType rather by Douglas Gregor · 16 years ago
  5. 921342c make the 'to match this' diagnostic a note. by Chris Lattner · 16 years ago
  6. f768330 Fix http://llvm.org/bugs/show_bug.cgi?id=2816. by Steve Naroff · 16 years ago
  7. 5ad2497 remove objc prefixes from these tests. by Chris Lattner · 16 years ago[Renamed from test/SemaObjC/objc-protocol-1.m]
  8. 1c2732e move all objc sema tests into a new SemaObjC directory. Next step is to by Chris Lattner · 16 years ago[Renamed from test/Sema/objc-protocol-1.m]
  9. 4a68fe0 fix several problems with the protocol qualified id handling where id was implicit. by Chris Lattner · 16 years ago
  10. b99d749 improve handling of the horrible GCC objc extension that treats "<foo>" by Chris Lattner · 16 years ago