diff options
author | Mikhail Maltsev <mikhail.maltsev@arm.com> | 2021-01-07 12:06:08 +0000 |
---|---|---|
committer | Mikhail Maltsev <mikhail.maltsev@arm.com> | 2021-01-07 12:06:08 +0000 |
commit | 7da3e3a8983a079cbed874b924dd34dd6b6a4001 (patch) | |
tree | df4962951743e3e6c52781fa43127387e278ca0e /llvm/tools/llvm-objdump/llvm-objdump.cpp | |
parent | 350ab7aa1c6735c0a136c118f7b43773fd74bf2d (diff) | |
download | llvm-7da3e3a8983a079cbed874b924dd34dd6b6a4001.zip llvm-7da3e3a8983a079cbed874b924dd34dd6b6a4001.tar.gz llvm-7da3e3a8983a079cbed874b924dd34dd6b6a4001.tar.bz2 |
[libcxx] Mark a test as unsupported for C++03
The nullptr_t_integral_cast.pass.cpp test is currently xfailed for
C++03, but actually, it only fails with the first version of libc++
ABI.
This patch changes XFAIL to UNSUPPORTED to avoid unexpected passes
with ABI v2 or later.
Reviewed By: ldionne, #libc
Differential Revision: https://reviews.llvm.org/D93941
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions