summaryrefslogtreecommitdiff
path: root/test/Sema/attr-mode.c
Commit message (Expand)AuthorAgeFilesLines
* Recommited:Stepan Dyatkovskiy2013-09-181-0/+3
* Attribute tablegen now understands that attribute arguments can be optional. ...Aaron Ballman2013-09-091-2/+3
* err_attribute_missing_parameter_name has been replaced by err_attribute_argum...Aaron Ballman2013-07-301-2/+2
* Add test for r185584.Roman Divacky2013-07-041-0/+1
* Add support for TF/TC modes available on eg. PowerPC64.Roman Divacky2013-07-031-0/+9
* Add support for attribute((mode(unwind_word))).Rafael Espindola2013-01-071-0/+2
* Correctly treat 64 bit integers specified via the mode attribute as the 'long'Chandler Carruth2010-01-261-1/+38
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
* PR3691: Add support for complex modes. I also tossed in support for XF Eli Friedman2009-03-031-0/+5
* Make ProcessDeclAttributes walk the declarator structure pulling Chris Lattner2008-06-291-0/+2
* rename some attr tests for consistency.Chris Lattner2008-06-261-0/+15