llvm-project/clang/test/Layout
Warren Hunt 6b7048ddd8 Microsoft adds weird padding before virtual bases if the last field was a bitfield
This patch adds the same behavior to clang.

Differential Revision: http://llvm-reviews.chandlerc.com/D2103

llvm-svn: 194115
2013-11-06 00:54:59 +00:00
..
ms-x86-aligned-tail-padding.cpp Implements 64 bit microsoft record layout and adds lit tests to cover 2013-10-23 23:53:07 +00:00
ms-x86-basic-layout.cpp Implements 64 bit microsoft record layout and adds lit tests to cover 2013-10-23 23:53:07 +00:00
ms-x86-bitfields-vbases.cpp Microsoft adds weird padding before virtual bases if the last field was a bitfield 2013-11-06 00:54:59 +00:00
ms-x86-empty-nonvirtual-bases.cpp Implements 64 bit microsoft record layout and adds lit tests to cover 2013-10-23 23:53:07 +00:00
ms-x86-empty-virtual-base.cpp Implements 64 bit microsoft record layout and adds lit tests to cover 2013-10-23 23:53:07 +00:00
ms-x86-lazy-empty-nonvirtual-base.cpp Implements 64 bit microsoft record layout and adds lit tests to cover 2013-10-23 23:53:07 +00:00
ms-x86-misalignedarray.cpp Improves compatibility with cl.exe when laying out array fields 2013-11-01 23:59:41 +00:00
ms-x86-primary-bases.cpp Implements 64 bit microsoft record layout and adds lit tests to cover 2013-10-23 23:53:07 +00:00
ms-x86-size-alignment-fail.cpp Activating latent test case for r193661. 2013-10-30 00:08:34 +00:00
ms-x86-vfvb-alignment.cpp Implements 64 bit microsoft record layout and adds lit tests to cover 2013-10-23 23:53:07 +00:00
ms-x86-vfvb-sharing.cpp Implements 64 bit microsoft record layout and adds lit tests to cover 2013-10-23 23:53:07 +00:00
ms-x86-vtordisp.cpp Implements 64 bit microsoft record layout and adds lit tests to cover 2013-10-23 23:53:07 +00:00