summaryrefslogtreecommitdiffstats
path: root/test/CodeGenCXX/bitfield-layout.cpp
Commit message (Expand)AuthorAgeFilesLines
* Complete Rewrite of CGRecordLayoutBuilderWarren Hunt2014-02-211-1/+1
* Fix FileCheck --check-prefix lines.Tim Northover2013-08-121-2/+2
* Simplify wide bit-field layout in CGRecordLayoutBuilder, and also fix a bug w...Anders Carlsson2010-04-171-4/+30
* Unnamed bit-fields in a union should be laid out with a type that doesn't aff...Anders Carlsson2010-04-171-3/+11
* If a wide bit-field is inside a union its offset should always be 0.Anders Carlsson2010-04-171-0/+9