summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/packed-union.c
Commit message (Expand)AuthorAgeFilesLines
* clang side to match the LLVM IR type system rewrite patch.Chris Lattner2011-07-091-1/+0
* 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
* Packed unions should be packed. Fixes an assert Daniel reported.Anders Carlsson2009-09-021-0/+16