summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/constructor-attribute.c
Commit message (Expand)AuthorAgeFilesLines
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Don't #include <stdio.h> when tests don't need it, or use clang instead of cl...Daniel Dunbar2009-11-171-1/+1
* Eliminate &&s in tests.Daniel Dunbar2009-11-081-4/+4
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
* Pull MayDeferGeneration out of EmitGlobal.Daniel Dunbar2009-02-131-1/+19
* Support constructor and destructor attributes in CodeGenDaniel Dunbar2008-08-011-0/+20