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. 9983d2d Properly pop out of Objective-C method declarations when they are (ill-formedly) by John McCall · 15 years ago
  3. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 16 years ago
  4. 854a4eb Make tests use the new clang -cc1 flag. by Fariborz Jahanian · 16 years ago
  5. d7d5f02 Rename clang to clang-cc. by Daniel Dunbar · 16 years ago
  6. 1528145 Make it an error if an Objective-C declaration is not in the global scope. by Anders Carlsson · 17 years ago