summaryrefslogtreecommitdiffstats
path: root/clang/test/Sema/callingconv.c
Commit message (Expand)AuthorAgeFilesLines
* When we encounter a function-specific attribute in a declaration specifier,Charles Davis2010-02-241-0/+4
* When comparing two calling conventions after redeclaring a function, compareCharles Davis2010-02-231-0/+4
* Standardize the parsing of function type attributes in a way thatJohn McCall2010-02-051-2/+5
* Allow calling convention attributes to apply to types. Patch by Chip Davis!John McCall2010-02-041-0/+12
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Add support for cdecl attribute. (As far as I know, it doesn't affect CodeGenEli Friedman2009-11-091-0/+4
* Diagnose the use of 'fastcall' on functions without prototypes or withJohn McCall2009-11-041-0/+9
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
* Add new testNate Begeman2008-03-071-0/+10
OpenPOWER on IntegriCloud