1. 14f9889 Replace -fobjc-default-synthesize-properties with disable-objc-default-synthesize-properties. by Rafael Espindola · 11 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 · 12 years ago
  3. 3c3b7f9 Restore r142914 and r142915, now with missing file and apparent by John McCall · 13 years ago
  4. 327a50f Revert r142914 and r142915, due to possibly missing file. by NAKAMURA Takumi · 13 years ago
  5. a1b852f Introduce a placeholder type for "pseudo object" by John McCall · 13 years ago
  6. b860739 objective-c - Make warning on unimplemented protocols point by Fariborz Jahanian · 13 years ago
  7. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  8. 1147c5e Change tests to use clang -cc1... by Fariborz Jahanian · 15 years ago
  9. 7ca8b06 writable atomic property's setter/getter must be in 'lock' step of by Fariborz Jahanian · 15 years ago
  10. 12bac25 Diagnose properties which have no implementations; by Fariborz Jahanian · 15 years ago
  11. d7d5f02 Rename clang to clang-cc. by Daniel Dunbar · 15 years ago
  12. 6b9dfd4 Finish up some fixes related to <rdar://problem/6497631> Message lookup is sometimes different than gcc's. by Steve Naroff · 15 years ago
  13. 84efc04 Fix crash on null deference when searching for readwrite properties in by Daniel Dunbar · 15 years ago
  14. 6669db9 Patch to allow over-riding of readonly property to by Fariborz Jahanian · 16 years ago