[Openmp-commits] [libcxx] [openmp] [libc++] basic_ios<wchar_t> cannot store fill character WCHAR_MAX (PR #89305)

Xing Xue via Openmp-commits openmp-commits at lists.llvm.org
Thu Jul 18 03:49:16 PDT 2024


xingxue-ibm wrote:

> > Looks like this breaks: https://lab.llvm.org/buildbot/#/builders/85/builds/705 https://lab.llvm.org/buildbot/#/builders/24/builds/587
> 
> This test is already XFAIL'd for aarch64, but it seems the XFAIL in the test did not match on these bots because they have a four component triple in their test run.
> 
> I've update the XFAIL condition with [ad15428](https://github.com/llvm/llvm-project/commit/ad154281230d83ee551e12d5be48bb956ef47ed3), which should hopefully resolve the breakage.

Thanks. @daltenty!

https://github.com/llvm/llvm-project/pull/89305


More information about the Openmp-commits mailing list