summaryrefslogtreecommitdiff
path: root/test/CodeGen/2008-07-22-bitfield-init-after-zero-len-array.c
AgeCommit message (Expand)Author
2014-10-19CodeGen: ConstStructBuilder must verify packed constraints after paddingDavid Majnemer
2009-12-15Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar
2009-11-29Normalize options to use '-FOO' instead of '--FOO'.Daniel Dunbar
2009-11-08Eliminate &&s in tests.Daniel Dunbar
2009-08-27convert to filecheck and force a triple so that this passes on bigChris Lattner
2009-03-24Rename clang to clang-cc.Daniel Dunbar
2009-03-17We want to grep the output, not the input :-)Anders Carlsson
2008-08-10Fix crash during initialization of a bitfield which followed a zeroDaniel Dunbar