1. b2f6820 Added a new attribute, objc_root_class, which informs the compiler when a root class is intentionally declared. by Patrick Beard · 13 years ago
  2. 7f53253 Fix scoping of method declarations and issue by Fariborz Jahanian · 14 years ago
  3. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  4. ca6180f Make tests use the new clang cc1 flag. by Fariborz Jahanian · 15 years ago
  5. c199ab3 Implement the first set of changes for PR3963 and rdar://6759604, by Chris Lattner · 16 years ago
  6. cd14775 hoist some code for handling objc foreach construct out of Declaration processing by Chris Lattner · 16 years ago
  7. d7d5f02 Rename clang to clang-cc. by Daniel Dunbar · 16 years ago
  8. 41f2b32 Catch a foreach parse error. by Fariborz Jahanian · 16 years ago