[libcxx-commits] [libcxx] [libc++] Ensure that `std::expected` has no tail padding (PR #69673)
Jan Kokemüller via libcxx-commits
libcxx-commits at lists.llvm.org
Sat Jan 20 20:42:26 PST 2024
jiixyj wrote:
> > Do you have a link to the failed check?
>
> For example this one: https://buildkite.com/llvm-project/libcxx-ci/builds/32948
Ah, I forgot to put an "XFAIL: msvc" on the "expected.void" test of "transform_error.mandates.verify.cpp". It should work now, hopefully.
https://github.com/llvm/llvm-project/pull/69673
More information about the libcxx-commits
mailing list