summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/init.c
Commit message (Expand)AuthorAgeFilesLines
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Eliminate &&s in tests.Daniel Dunbar2009-11-081-2/+2
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
* Set constant bit on static block vars as well. Patch by Anders Johnson!qDaniel Dunbar2009-02-131-1/+10
* Upgrade the "excess elements in array initializer" warning to anDouglas Gregor2009-01-301-1/+0
* add a testcaseChris Lattner2008-05-041-1/+9
* Simplify aggregate initilizer implementation. Use the CodeGenModule::EmitCons...Lauro Ramos Venancio2008-02-191-0/+1
* Implement multi-dimension array initalizer.Lauro Ramos Venancio2008-02-181-5/+12
* Correctly handle constants that refer to enums.Anders Carlsson2008-01-291-2/+2
* Correctly handle scalars in braces.Anders Carlsson2008-01-291-0/+7
OpenPOWER on IntegriCloud