aboutsummaryrefslogtreecommitdiff
path: root/test/Sema/attr-naked.c
AgeCommit message (Expand)Author
2011-07-11Don't complain about missing return statements for nakedDouglas Gregor
2011-03-02Pretty up the wrong-number-of-arguments-for-attribute diagnostic byJohn McCall
2011-01-25Change the wording of the bad-decl-for-attribute warning and errorJohn McCall
2010-09-29Add support for attribute((naked)), patch by Zoxc on cfe-commits!Daniel Dunbar