We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 109bff1 commit 38dbcbdCopy full SHA for 38dbcbd
libcxx/include/__config
@@ -888,7 +888,7 @@ typedef __char32_t char32_t;
888
# endif
889
890
# if defined(__BIONIC__) || defined(__NuttX__) || defined(__Fuchsia__) || defined(__wasi__) || \
891
- defined(_LIBCPP_HAS_MUSL_LIBC) || defined(__OpenBSD__)
+ defined(_LIBCPP_HAS_MUSL_LIBC) || defined(__OpenBSD__) || defined(__LLVM_LIBC__)
892
# define _LIBCPP_PROVIDES_DEFAULT_RUNE_TABLE
893
894
0 commit comments