[libcxx-commits] [libcxx] [libc++] Do not guard inclusion of wchar.h with _LIBCPP_HAS_WIDE_CHARACTERS (PR #126924)
Mark de Wever via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Feb 12 09:02:50 PST 2025
mordante wrote:
Thanks for your patch! Running libc++ without wide characters is not a standard conforming implementation. Can you explain what problem this solves (for you)?
https://github.com/llvm/llvm-project/pull/126924
More information about the libcxx-commits
mailing list