1. 192b146 Fixes block type matching bug. Radar 8302845. by Fariborz Jahanian · 14 years ago
  2. d1909bb Warn if class object does not implement qualified by Fariborz Jahanian · 14 years ago
  3. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  4. 1147c5e Change tests to use clang -cc1... by Fariborz Jahanian · 15 years ago
  5. 14108da This patch includes a conceptually simple, but very intrusive/pervasive change. by Steve Naroff · 15 years ago
  6. d7d5f02 Rename clang to clang-cc. by Daniel Dunbar · 15 years ago
  7. 3957907 Downgrade incompatibilities with objc qualified types (e.g. id <P>) to warnings. by Steve Naroff · 16 years ago
  8. 666871a remove objc prefixes from these tests. by Chris Lattner · 16 years ago[Renamed from test/SemaObjC/objc-comptypes-5.m]
  9. 6ac6ddc 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-comptypes-5.m]
  10. b048981 merge compatibility testing of qualified/unqualified interfaces together by Chris Lattner · 16 years ago
  11. 42a997c MyOtherClass<MyProtocol>* is compatible with MyClass* by Chris Lattner · 16 years ago
  12. 3886012 Remove dependency on objc.h by Fariborz Jahanian · 17 years ago
  13. 5cf216b Merge all the 'assignment' diagnostic code into one routine, decloning by Chris Lattner · 17 years ago
  14. 4c71f1a This patch implements some of the more obscure type-checking involving by Fariborz Jahanian · 17 years ago