1. 7441471 objc: avoid duplicate diagnostics on certain type mismatches by Fariborz Jahanian · 12 years ago
  2. 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
  3. f921a48 Improve diagnostic for @property/ivar type mismatch by including the types of the by Ted Kremenek · 15 years ago
  4. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  5. 1147c5e Change tests to use clang -cc1... by Fariborz Jahanian · 15 years ago
  6. d7d5f02 Rename clang to clang-cc. by Daniel Dunbar · 16 years ago
  7. acdc33b Type of property and its ivar is more restrictive that rules for assignment. by Fariborz Jahanian · 16 years ago