1. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  2. 1147c5e Change tests to use clang -cc1... by Fariborz Jahanian · 15 years ago
  3. d7d5f02 Rename clang to clang-cc. by Daniel Dunbar · 16 years ago
  4. 184671b Remove old/incorrect warnings. by Steve Naroff · 16 years ago
  5. 394d33f Add ObjCPropertyDecl::isReadOnly. by Daniel Dunbar · 16 years ago
  6. 666871a remove objc prefixes from these tests. by Chris Lattner · 17 years ago[Renamed from test/SemaObjC/objc-property-5.m]
  7. 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-5.m]
  8. 57c9934 Another test case for properties in protocols. by Fariborz Jahanian · 17 years ago