summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/incomplete-function-type-2.c
Commit message (Expand)AuthorAgeFilesLines
* Cleanup the handling of noinline function attributes, -fno-inline,Chandler Carruth2016-12-231-1/+1
* Fix testcases to not rely upon target-* attributes.Bill Wendling2013-02-261-2/+2
* Revert "Add more attributes from the command line to functions."Anna Zaks2013-02-251-2/+2
* Add more attributes from the command line to functions.Bill Wendling2013-02-251-2/+2
* Modify the tests to use attribute group references instead of listing theBill Wendling2013-02-201-1/+3
* Add the 'target-cpu' and 'target-features' attributes to functions.Bill Wendling2013-02-151-1/+1
* Make sure CodeGenTypes correctly reconverts function types. Fixes PR14355, a...Eli Friedman2012-11-151-0/+17