1. 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
  2. 2fe9b7f Modify how the -verify flag works. Currently, the verification string and by Richard Trieu · 13 years ago
  3. 7f53253 Fix scoping of method declarations and issue by Fariborz Jahanian · 13 years ago
  4. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  5. ca6180f Make tests use the new clang cc1 flag. by Fariborz Jahanian · 15 years ago
  6. d7d5f02 Rename clang to clang-cc. by Daniel Dunbar · 15 years ago
  7. 35d276f upgrade various 'implicit int' warnings from an ext-warn to warning when not by Chris Lattner · 15 years ago
  8. c1ced28 Fix capitalization in a diagnostic by Douglas Gregor · 15 years ago
  9. d162584 Change a whole lot of diagnostics to take QualType's directly by Chris Lattner · 16 years ago
  10. 6e10a08 make some diagnostics more terse, update testcases. by Chris Lattner · 16 years ago
  11. 540fc53 Limit type of foreach's element and collection to be a pointer to by Fariborz Jahanian · 17 years ago
  12. 8ce5da3 Issue diagnostics if more than one declaration in objectove-c's foreach-stmt header. by Fariborz Jahanian · 17 years ago