summaryrefslogtreecommitdiffstats
path: root/test/Layout/ms-x86-bitfields-vbases.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix the layout of bitfields in ms_struct unions: theirJohn McCall2015-08-191-12/+12
* [MS-ABI] Update virtual base padding rules to match MSVC 10+Warren Hunt2014-04-111-20/+20
* Remove the -cxx-abi command-line flag.Hans Wennborg2014-01-141-2/+2
* [ms-abi] Refactor Microsoft Record LayoutWarren Hunt2014-01-091-78/+82
* [MS-ABI] adds padding before all vbases after a bitfieldWarren Hunt2013-12-061-60/+92
* Microsoft adds weird padding before virtual bases if the last field was a bit...Warren Hunt2013-11-061-0/+84