summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/ms_struct-bitfield-3.c
Commit message (Collapse)AuthorAgeFilesLines
* 'long long' requires special treatment in ms_structFariborz Jahanian2011-05-091-1/+11
| | | | | | structs (impacts 32-bit only though). llvm-svn: 131103
* In ms_struct structs, Establish a new alignment for a Fariborz Jahanian2011-05-061-0/+15
| | | | | | non-bitfield following a bitfield if size of their types differ. llvm-svn: 131032
* Establish a new alignment for an ms_struct bitfield followingFariborz Jahanian2011-05-061-0/+24
a non-bitfield if size of their types differ. llvm-svn: 131023
OpenPOWER on IntegriCloud