1. 95e61fb Implement type checking of Objective-C property attributes. by Daniel Dunbar · 16 years ago
  2. 8a7267e Update test case (we were missing a warning here) by Daniel Dunbar · 16 years ago
  3. 666871a remove objc prefixes from these tests. by Chris Lattner · 16 years ago[Renamed from test/SemaObjC/objc-property-1.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-property-1.m]
  5. 6cdf16d More semantics checks of properties. Property implementation can implicitly use by Fariborz Jahanian · 16 years ago
  6. c35b9e4 Support for @dynamic AST build. by Fariborz Jahanian · 16 years ago