diff options
author | Raphael Isemann <teemperor@gmail.com> | 2021-04-26 18:52:07 +0200 |
---|---|---|
committer | Raphael Isemann <teemperor@gmail.com> | 2021-04-26 18:55:54 +0200 |
commit | a0c735e29a4fd471fa4a9ee60b3bdea79a066e28 (patch) | |
tree | f44d69a14841d170af8a241bb49f0e46de8e597d /llvm/tools/llvm-objdump/llvm-objdump.cpp | |
parent | 494e77138c2e53961c43fe6957142d4f90034f98 (diff) | |
download | llvm-a0c735e29a4fd471fa4a9ee60b3bdea79a066e28.zip llvm-a0c735e29a4fd471fa4a9ee60b3bdea79a066e28.tar.gz llvm-a0c735e29a4fd471fa4a9ee60b3bdea79a066e28.tar.bz2 |
[lldb] Skip TestPointerToMemberTypeDependingOnParentSize on Windows and GCC
The test added in D100977 is failing to compile on these platforms. This seems
to be caused by GCC, MSVC and Clang@Windows rejecting the code because
`ToLayout` isn't complete when pointer_to_member_member is declared (even though
that seems to be valid code).
This also reverts the test changes in the lazy-loading test from D100977 as
that failed for the same reason.
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions