aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGenCXX/compound-literals.cpp
AgeCommit message (Expand)Author
2012-09-19Fix ABI dependent tests by providing an explicit target triple.David Blaikie
2011-11-23Don't check alignment, it's irrelevant to this test.Richard Smith
2011-11-22Use static storage duration for file-scope compound literals, even when theyRichard Smith
2011-11-13When reference binding array rvalues, such as those created by compoundPeter Collingbourne
2011-06-17Implement proper support for generating code for compound literals inDouglas Gregor