You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Define _LIBCPP_HAS_MUSL_LIBC in libcxx build (#17022)
This allows us to remove `include/compat/xlocale.h` which it seems was
added to support libcxx, but libcxx already has support for musl
internally when this macro is defined.
0 commit comments