summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/attributes.c
Commit message (Expand)AuthorAgeFilesLines
* these tests include section specifiers that aren't valid on the Chris Lattner2009-08-101-1/+1
* MultiTestRunner: Validate '&&' at the end of RUN lines.Daniel Dunbar2009-07-251-1/+1
* Implement new warning for functions declared 'noreturn' when they fall off th...Mike Stump2009-07-241-2/+2
* make these tests pass with the stack canary stuff even on targets where they ...Chris Lattner2009-06-281-1/+1
* weak_import should not make definitions have weak linkage.Daniel Dunbar2009-06-051-1/+11
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
* IRgen support for weak_import.Daniel Dunbar2009-03-061-0/+10
* Honor attribute section on static block var decls.Daniel Dunbar2009-02-121-2/+7
* Support __attribute__(section(<name>))Daniel Dunbar2009-02-121-1/+13
* Fix attributes test case to not run clang umpteen times.Daniel Dunbar2008-09-271-9/+11
* Multiple tests in a single test file must be linked with '&&'.Argyrios Kyrtzidis2008-06-121-8/+8
* implement the alias attirbute (in both Sema and Codegen)Nuno Lopes2008-06-081-0/+4
* The operand to the visibility attribute is required to be a quoted string, no...Chris Lattner2008-03-041-2/+2
* The attribute nothrow maps to llvm attribute nounwind. Fix testcase.Gabor Greif2008-03-031-1/+1
* fix codegen support for functions that are nothrow and noreturn.Chris Lattner2008-03-031-0/+5
* Add a bunch of attributes, patch by Nuno Lopes.Chris Lattner2008-03-031-0/+21
OpenPOWER on IntegriCloud