1. 2307d31 Restore Objective-C dot-syntax access of methods. by Daniel Dunbar · 17 years ago
  2. 4bbef0f Temporarily disable some tests which due to dot-syntax access of methods. by Daniel Dunbar · 17 years ago
  3. 666871a remove objc prefixes from these tests. by Chris Lattner · 17 years ago[Renamed from test/SemaObjC/objc-property-6.m]
  4. 6ac6ddc move all objc sema tests into a new SemaObjC directory. Next step is to by Chris Lattner · 17 years ago[Renamed from test/Sema/objc-property-6.m]
  5. 799a6a6 Teach Expr::isLvalue() about ObjC properties. For now, all properties are writable. Added a FIXME for another day. by Steve Naroff · 17 years ago