llvm-project/clang/test/Layout
Warren Hunt d640d7d96e [ms-abi] Refactor Microsoft Record Layout
This patch refactors microsoft record layout to be more "natural".  The 
most dominant change is that vbptrs and vfptrs are injected after the 
fact.  This simplifies the implementation and the math for the offest 
for the first base/field after the vbptr.

llvm-svn: 198818
2014-01-09 00:30:56 +00:00
..
ms-x86-alias-avoidance-padding.cpp [ms-abi] Refactor Microsoft Record Layout 2014-01-09 00:30:56 +00:00
ms-x86-aligned-tail-padding.cpp [ms-abi] Refactor Microsoft Record Layout 2014-01-09 00:30:56 +00:00
ms-x86-basic-layout.cpp [ms-abi] Refactor Microsoft Record Layout 2014-01-09 00:30:56 +00:00
ms-x86-bitfields-vbases.cpp [ms-abi] Refactor Microsoft Record Layout 2014-01-09 00:30:56 +00:00
ms-x86-empty-base-after-base-with-vbptr.cpp [ms-abi] Refactor Microsoft Record Layout 2014-01-09 00:30:56 +00:00
ms-x86-empty-nonvirtual-bases.cpp [ms-abi] Refactor Microsoft Record Layout 2014-01-09 00:30:56 +00:00
ms-x86-empty-virtual-base.cpp [ms-abi] Refactor Microsoft Record Layout 2014-01-09 00:30:56 +00:00
ms-x86-lazy-empty-nonvirtual-base.cpp [ms-abi] Refactor Microsoft Record Layout 2014-01-09 00:30:56 +00:00
ms-x86-misalignedarray.cpp [ms-abi] Refactor Microsoft Record Layout 2014-01-09 00:30:56 +00:00
ms-x86-pack-and-align.cpp [ms-abi] Refactor Microsoft Record Layout 2014-01-09 00:30:56 +00:00
ms-x86-primary-bases.cpp [ms-abi] Refactor Microsoft Record Layout 2014-01-09 00:30:56 +00:00
ms-x86-size-alignment-fail.cpp [ms-abi] Refactor Microsoft Record Layout 2014-01-09 00:30:56 +00:00
ms-x86-vfvb-alignment.cpp [ms-abi] Refactor Microsoft Record Layout 2014-01-09 00:30:56 +00:00
ms-x86-vfvb-sharing.cpp [ms-abi] Refactor Microsoft Record Layout 2014-01-09 00:30:56 +00:00
ms-x86-vtordisp.cpp [ms-abi] Refactor Microsoft Record Layout 2014-01-09 00:30:56 +00:00