1. da323ad Fix http://llvm.org/bugs/show_bug.cgi?id=2106. by Steve Naroff · 16 years ago
  2. 3003753 Fix a crash where PI.TypeInfo has not been filled in case of missing ObjCInterfaceDecl. by Gabor Greif · 16 years ago
  3. c81c814 convert tabs to spaces, patch by Mike Stump! by Chris Lattner · 17 years ago
  4. b7894b5 Turn handling of parameter attributes back on, fixing the ObjC breakage by Nate Begeman · 17 years ago
  5. 3c2eb66 by Steve Naroff · 17 years ago
  6. efe7f36 by Steve Naroff · 17 years ago
  7. 2338d58 Elimate bogus warning when va_start is correctly used in a method. by Fariborz Jahanian · 17 years ago
  8. 7c453b3 Don't ICE on missing interface declaration when declaring one of its protocols. by Fariborz Jahanian · 17 years ago
  9. 20552d2 Recover from user typo not having proper @interface decl and a bad foreach decl. by Fariborz Jahanian · 17 years ago
  10. a526c5c Substituted all instances of the string "Objc" for "ObjC". This fixes by Ted Kremenek · 17 years ago
  11. 0bc735f Don't attribute in file headers anymore. See llvmdev for the by Chris Lattner · 17 years ago
  12. c395bda Patch to do type-checking for objctive-c's object types. More is yet to come. by Fariborz Jahanian · 17 years ago
  13. 94a5c33 by Steve Naroff · 17 years ago
  14. a56f616 by Steve Naroff · 17 years ago
  15. 58dbdeb by Steve Naroff · 17 years ago
  16. 0e39105 make it a bit more clear in what way the ivar is consistent. by Chris Lattner · 17 years ago
  17. 609e4c7 simplify some code, bump j. This fixes the remaining test failures. by Chris Lattner · 17 years ago
  18. 4c52509 unbreak the build. I'm still working on test failures. by Chris Lattner · 17 years ago
  19. 4d39148 split objc pieces of SemaDecl.cpp out into SemaDeclObjC.cpp by Chris Lattner · 17 years ago