1. 8daab97 (instance/class) Method type checking between class and its implementation. by Fariborz Jahanian · 16 years ago
  2. de73941 Patch for diagnosing type mismatch between by Fariborz Jahanian · 16 years ago
  3. 666871a remove objc prefixes from these tests. by Chris Lattner · 16 years ago[Renamed from test/SemaObjC/objc-types-compatible.m]
  4. 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-types-compatible.m]
  5. 9dc22e6 Update a test and add a FIXME. by Steve Naroff · 16 years ago
  6. 9734162 ASTContext::typesAreCompatible(): id is compatible with all qualified id types. by Steve Naroff · 16 years ago