1. 9d69509 Replacing err_attribute_argument_not_int with err_attribute_not_type_attr by Aaron Ballman · 12 years ago
  2. b724338 Added the attribute name to the err_attribute_wrong_number_arguments diagnostic for clarity; updated almost all of the affected test cases. by Aaron Ballman · 12 years ago
  3. 463abbb Fix typo 'with with' in diagnostic. by Richard Smith · 13 years ago
  4. 80ee596 Pretty up the wrong-number-of-arguments-for-attribute diagnostic by by John McCall · 15 years ago
  5. 77e274f Merge the "regparm" attribute from a previous declaration of a by Douglas Gregor · 15 years ago
  6. edd5bae Revert "Fix for PR6953: per gcc, regparm and noreturn affect the compatibility of", it is breaking the builds of quite a few projects (emacs, dovecot, gnutar, bison). by Daniel Dunbar · 16 years ago
  7. 7955e52 Fix for PR6953: per gcc, regparm and noreturn affect the compatibility of by Eli Friedman · 16 years ago
  8. 8fbe78f Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 16 years ago
  9. 7044b76 Finish off semantic analysis for regparm, and remove the warning. Also by Eli Friedman · 17 years ago