aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/union-init2.c
AgeCommit message (Expand)Author
2009-10-29make clang emit undefs for padding of structs and unions instead of zeros. th...Nuno Lopes
2009-08-15Make test a bit more precise.Eli Friedman
2009-08-01Fix a minor issue with unions in the new struct building code.Eli Friedman