summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/union-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
* Remove tabs, and whitespace cleanups.Mike Stump2009-09-091-14/+14
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
* Fix and enable generating general union initializers. Essentially, what Eli Friedman2008-05-301-0/+31