1. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 16 years ago
  2. 1147c5e Change tests to use clang -cc1... by Fariborz Jahanian · 16 years ago
  3. d1969d8 Prep for new warning. by Mike Stump · 16 years ago
  4. d7d5f02 Rename clang to clang-cc. by Daniel Dunbar · 16 years ago
  5. f178728 Fix <rdar://problem/6655054> clang issues bogus error on property usage in a dot-syntax. by Steve Naroff · 16 years ago
  6. 8cf0bb3 Set default property attributes on each property. by Fariborz Jahanian · 17 years ago
  7. 2307d31 Restore Objective-C dot-syntax access of methods. by Daniel Dunbar · 17 years ago
  8. 4bbef0f Temporarily disable some tests which due to dot-syntax access of methods. by Daniel Dunbar · 17 years ago
  9. 666871a remove objc prefixes from these tests. by Chris Lattner · 17 years ago[Renamed from test/SemaObjC/objc-property-9-impl-method.m]
  10. 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-9-impl-method.m]
  11. 6562fda when in the context of an @implementation, look for private methods in the by Chris Lattner · 17 years ago