summaryrefslogtreecommitdiff
path: root/test/Layout/ms-x86-bitfields-vbases.cpp
AgeCommit message (Expand)Author
2015-08-19Fix the layout of bitfields in ms_struct unions: theirJohn McCall
2014-04-11[MS-ABI] Update virtual base padding rules to match MSVC 10+Warren Hunt
2014-01-14Remove the -cxx-abi command-line flag.Hans Wennborg
2014-01-09[ms-abi] Refactor Microsoft Record LayoutWarren Hunt
2013-12-06[MS-ABI] adds padding before all vbases after a bitfieldWarren Hunt
2013-11-06Microsoft adds weird padding before virtual bases if the last field was a bit...Warren Hunt