[libcxx-commits] [PATCH] D102359: [libc++] [test] Fix a few tests for 32-bit x86
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu May 27 14:29:16 PDT 2021
ldionne requested changes to this revision.
ldionne added inline comments.
This revision now requires changes to proceed.
================
Comment at: libcxx/test/libcxx/memory/trivial_abi/unique_ptr_ret.pass.cpp:18
// XFAIL: LIBCXX-WINDOWS-FIXME
----------------
Can we instead use `// XFAIL: target-x86`?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D102359/new/
https://reviews.llvm.org/D102359
More information about the libcxx-commits
mailing list