llvm-project/clang/test/Layout
David Majnemer 04606bda08 MS ABI: Fix some layout tests
Some lines intended to be used for testing x86_64 ABI compatibility were
not firing because lines were annotated with the wrong FileCheck prefix:
X64 vs x64

N.B. Changes beyond just changing x64 to X64 were made, presumably
because other parts of the layout engine have changed.  I've verified
the changes to make sure that MSVC creates a compatible layout.

llvm-svn: 200670
2014-02-03 00:29:57 +00:00
..
ms-x86-alias-avoidance-padding.cpp MS ABI: Fix some layout tests 2014-02-03 00:29:57 +00:00
ms-x86-aligned-tail-padding.cpp Remove the -cxx-abi command-line flag. 2014-01-14 19:35:09 +00:00
ms-x86-basic-layout.cpp Remove the -cxx-abi command-line flag. 2014-01-14 19:35:09 +00:00
ms-x86-bitfields-vbases.cpp Remove the -cxx-abi command-line flag. 2014-01-14 19:35:09 +00:00
ms-x86-empty-base-after-base-with-vbptr.cpp Remove the -cxx-abi command-line flag. 2014-01-14 19:35:09 +00:00
ms-x86-empty-nonvirtual-bases.cpp Remove the -cxx-abi command-line flag. 2014-01-14 19:35:09 +00:00
ms-x86-empty-virtual-base.cpp Remove the -cxx-abi command-line flag. 2014-01-14 19:35:09 +00:00
ms-x86-lazy-empty-nonvirtual-base.cpp Remove the -cxx-abi command-line flag. 2014-01-14 19:35:09 +00:00
ms-x86-member-pointers.cpp [ms-cxxabi] Raise aggregate memptr alignment to 8 for x86_32 2014-01-31 22:28:50 +00:00
ms-x86-misalignedarray.cpp Remove the -cxx-abi command-line flag. 2014-01-14 19:35:09 +00:00
ms-x86-pack-and-align.cpp MS ABI: Fix some layout tests 2014-02-03 00:29:57 +00:00
ms-x86-primary-bases.cpp MS ABI: Fix some layout tests 2014-02-03 00:29:57 +00:00
ms-x86-size-alignment-fail.cpp Remove the -cxx-abi command-line flag. 2014-01-14 19:35:09 +00:00
ms-x86-vfvb-alignment.cpp Remove the -cxx-abi command-line flag. 2014-01-14 19:35:09 +00:00
ms-x86-vfvb-sharing.cpp Remove the -cxx-abi command-line flag. 2014-01-14 19:35:09 +00:00
ms-x86-vtordisp.cpp Remove the -cxx-abi command-line flag. 2014-01-14 19:35:09 +00:00