summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/attributes.c
Commit message (Expand)AuthorAgeFilesLines
* 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