summaryrefslogtreecommitdiffstats
path: root/test/Sema/attr-regparm.c
Commit message (Expand)AuthorAgeFilesLines
* Replacing err_attribute_argument_not_int with err_attribute_not_type_attrAaron Ballman2013-07-301-1/+1
* Added the attribute name to the err_attribute_wrong_number_arguments diagnost...Aaron Ballman2013-07-231-1/+1
* Fix typo 'with with' in diagnostic.Richard Smith2013-02-211-1/+1
* Pretty up the wrong-number-of-arguments-for-attribute diagnostic byJohn McCall2011-03-021-1/+1
* Merge the "regparm" attribute from a previous declaration of aDouglas Gregor2010-06-181-5/+9
* Revert "Fix for PR6953: per gcc, regparm and noreturn affect the compatibilit...Daniel Dunbar2010-04-281-9/+5
* Fix for PR6953: per gcc, regparm and noreturn affect the compatibility ofEli Friedman2010-04-271-5/+9
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Finish off semantic analysis for regparm, and remove the warning. Also Eli Friedman2009-03-271-0/+7