[libcxx-commits] [libcxx] [llvm] [libc++] Update macOS and AppleClang (PR #193711)
Louis Dionne via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Apr 29 07:18:36 PDT 2026
================
@@ -10,8 +10,6 @@
// REQUIRES: locale.fr_FR.UTF-8
// REQUIRES: locale.zh_CN.UTF-8
----------------
ldionne wrote:
Let's wait for the current CI round to run to see exactly what's failing. However, assuming it ends up failing only on macOS 26.3 as we think, let's `XFAIL: target=arm64-apple-darwin25.3{{(.\d+)?}}` instead of maintaining a separate code path just for a single minor version of macOS.
https://github.com/llvm/llvm-project/pull/193711
More information about the libcxx-commits
mailing list