1. 2d6c906 Don't print out ivars twice in Decl::print(). Fixes <rdar://problem/8253668>. by Ted Kremenek · 14 years ago
  2. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  3. 1147c5e Change tests to use clang -cc1... by Fariborz Jahanian · 15 years ago
  4. 4fcfde4 Eliminate &&s in tests. by Daniel Dunbar · 15 years ago
  5. 16b1037 This patch does the following. by Fariborz Jahanian · 15 years ago
  6. 6c35415 Added a FIXME to the test case. by Fariborz Jahanian · 15 years ago
  7. 9ab605a Changed abi mode for these test which are dereferencing an interface pointer. by Fariborz Jahanian · 15 years ago
  8. d7d5f02 Rename clang to clang-cc. by Daniel Dunbar · 15 years ago
  9. 935fd76 Check of ivar access access control. by Fariborz Jahanian · 16 years ago
  10. 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/static-ivar-ref-1.m]
  11. 232220c Patch to do statically typed ivar references. by Fariborz Jahanian · 17 years ago