aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/designated-initializers.c
AgeCommit message (Expand)Author
2009-11-08Eliminate &&s in tests.Daniel Dunbar
2009-07-27Enable the new constant struct builder by default. The old code is still in p...Anders Carlsson
2009-03-27Fix <rdar://problem/6724396>, where we were silently droppingDouglas Gregor
2009-03-24Rename clang to clang-cc.Daniel Dunbar
2009-02-03Force triple for codegen tests which have expectations on outputDaniel Dunbar
2009-01-30enable test as it already worksNuno Lopes
2009-01-29Introduce a new expression node, ImplicitValueInitExpr, thatDouglas Gregor