summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/designated-initializers.c
Commit message (Expand)AuthorAgeFilesLines
* add another test for the undef patch just for to have peace of mind :)Nuno Lopes2010-04-161-0/+3
* emit padding as undef values, take 2Nuno Lopes2010-04-161-11/+23
* 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
* Enable the new constant struct builder by default. The old code is still in p...Anders Carlsson2009-07-271-2/+3
* Fix <rdar://problem/6724396>, where we were silently droppingDouglas Gregor2009-03-271-1/+6
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
* Force triple for codegen tests which have expectations on outputDaniel Dunbar2009-02-031-1/+1
* enable test as it already worksNuno Lopes2009-01-301-3/+2
* Introduce a new expression node, ImplicitValueInitExpr, thatDouglas Gregor2009-01-291-0/+17
OpenPOWER on IntegriCloud