1. c219a15 Remove the -arch option from clang-cc: for all practical purposes, it's by Eli Friedman · 15 years ago
  2. c7c11b1 rdar://6827200 - [sema] reject statically allocated arrays of interface types by Chris Lattner · 15 years ago
  3. 38ee7ff We don't accept this test anymore in a non-fragile ABI. by Daniel Dunbar · 16 years ago
  4. d7d5f02 Rename clang to clang-cc. by Daniel Dunbar · 16 years ago
  5. 1829a6d fix rdar://6611778, a redefinition of an interface was causing an by Chris Lattner · 16 years ago
  6. 4f3278f proper grammar n stuph by Chris Lattner · 16 years ago
  7. 43477ca warn when someone tries to make an array of ObjC interfaces instead of array by Chris Lattner · 16 years ago
  8. e281c86 remove duplicate error message. by Chris Lattner · 16 years ago
  9. 666871a remove objc prefixes from these tests. by Chris Lattner · 16 years ago[Renamed from test/SemaObjC/objc-interface-1.m]
  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/objc-interface-1.m]
  11. 3872b5c gcc requires a semicolon at the end of an interface, unlike its extension for structs. by Chris Lattner · 16 years ago
  12. b752f28 Switch initialization of the protocol list for an interface decl to use by Chris Lattner · 16 years ago