aboutsummaryrefslogtreecommitdiff
path: root/clang/test/CodeGenCXX/bitfield-layout.cpp
AgeCommit message (Expand)AuthorFilesLines
2013-08-12Fix FileCheck --check-prefix lines.Tim Northover1-2/+2
2010-04-17Simplify wide bit-field layout in CGRecordLayoutBuilder, and also fix a bug w...Anders Carlsson1-4/+30
2010-04-17Unnamed bit-fields in a union should be laid out with a type that doesn't aff...Anders Carlsson1-3/+11
2010-04-17If a wide bit-field is inside a union its offset should always be 0.Anders Carlsson1-0/+9