aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/incomplete-function-type-2.c
AgeCommit message (Expand)Author
2013-02-26Fix testcases to not rely upon target-* attributes.Bill Wendling
2013-02-25Revert "Add more attributes from the command line to functions."Anna Zaks
2013-02-25Add more attributes from the command line to functions.Bill Wendling
2013-02-20Modify the tests to use attribute group references instead of listing theBill Wendling
2013-02-15Add the 'target-cpu' and 'target-features' attributes to functions.Bill Wendling
2012-11-15Make sure CodeGenTypes correctly reconverts function types. Fixes PR14355, a...Eli Friedman