aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGenCXX/bitfield-layout.cpp
AgeCommit message (Expand)Author
2010-04-17Simplify wide bit-field layout in CGRecordLayoutBuilder, and also fix a bug w...Anders Carlsson
2010-04-17Unnamed bit-fields in a union should be laid out with a type that doesn't aff...Anders Carlsson
2010-04-17If a wide bit-field is inside a union its offset should always be 0.Anders Carlsson