1. 7e596c9 Don't print out ivars twice in Decl::print(). Fixes <rdar://problem/8253668>. by Ted Kremenek · 14 years ago
  2. 3573b2c Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  3. 03dd6fb Change tests to use clang -cc1... by Fariborz Jahanian · 15 years ago
  4. a4996b8 Eliminate &&s in tests. by Daniel Dunbar · 15 years ago
  5. 81699d9 This patch does the following. by Fariborz Jahanian · 15 years ago
  6. a597f0c Added a FIXME to the test case. by Fariborz Jahanian · 15 years ago
  7. 6bada0e Changed abi mode for these test which are dereferencing an interface pointer. by Fariborz Jahanian · 15 years ago
  8. ffd408a Rename clang to clang-cc. by Daniel Dunbar · 16 years ago
  9. dd71e75 Check of ivar access access control. by Fariborz Jahanian · 16 years ago
  10. 1c2732e 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. 4af7249 Patch to do statically typed ivar references. by Fariborz Jahanian · 17 years ago