Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replacing err_attribute_argument_not_int with err_attribute_not_type_attr | Aaron Ballman | 2013-07-30 | 1 | -1/+1 |
* | Added the attribute name to the err_attribute_wrong_number_arguments diagnost... | Aaron Ballman | 2013-07-23 | 1 | -1/+1 |
* | Fix typo 'with with' in diagnostic. | Richard Smith | 2013-02-21 | 1 | -1/+1 |
* | Pretty up the wrong-number-of-arguments-for-attribute diagnostic by | John McCall | 2011-03-02 | 1 | -1/+1 |
* | Merge the "regparm" attribute from a previous declaration of a | Douglas Gregor | 2010-06-18 | 1 | -5/+9 |
* | Revert "Fix for PR6953: per gcc, regparm and noreturn affect the compatibilit... | Daniel Dunbar | 2010-04-28 | 1 | -9/+5 |
* | Fix for PR6953: per gcc, regparm and noreturn affect the compatibility of | Eli Friedman | 2010-04-27 | 1 | -5/+9 |
* | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar | 2009-12-15 | 1 | -1/+1 |
* | Finish off semantic analysis for regparm, and remove the warning. Also | Eli Friedman | 2009-03-27 | 1 | -0/+7 |