1. 6c7e76b Fixes block type matching bug. Radar 8302845. by Fariborz Jahanian · 14 years ago
  2. 33282ae Warn if class object does not implement qualified by Fariborz Jahanian · 14 years ago
  3. 3573b2c Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  4. 03dd6fb Change tests to use clang -cc1... by Fariborz Jahanian · 15 years ago
  5. 329ec22 This patch includes a conceptually simple, but very intrusive/pervasive change. by Steve Naroff · 15 years ago
  6. ffd408a Rename clang to clang-cc. by Daniel Dunbar · 16 years ago
  7. 1960843 Downgrade incompatibilities with objc qualified types (e.g. id <P>) to warnings. by Steve Naroff · 16 years ago
  8. 5ad2497 remove objc prefixes from these tests. by Chris Lattner · 16 years ago[Renamed from test/SemaObjC/objc-comptypes-5.m]
  9. 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-comptypes-5.m]
  10. 7cdcb25 merge compatibility testing of qualified/unqualified interfaces together by Chris Lattner · 16 years ago
  11. 309328b MyOtherClass<MyProtocol>* is compatible with MyClass* by Chris Lattner · 16 years ago
  12. 6610c10 Remove dependency on objc.h by Fariborz Jahanian · 17 years ago
  13. 005ed75 Merge all the 'assignment' diagnostic code into one routine, decloning by Chris Lattner · 17 years ago
  14. f4e6804 This patch implements some of the more obscure type-checking involving by Fariborz Jahanian · 17 years ago