aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/pragma-pack-3.c
AgeCommit message (Expand)Author
2011-07-09clang side to match the LLVM IR type system rewrite patch.Chris Lattner
2009-12-15Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar
2009-11-08Eliminate &&s in tests.Daniel Dunbar
2009-09-03If the alignment of the chosen field in a union is greater than the alignment...Anders Carlsson