[libcxx-commits] [libcxx] [libc++] Do not guard inclusion of wchar.h with _LIBCPP_HAS_WIDE_CHARACTERS (PR #126924)

Louis Dionne via libcxx-commits libcxx-commits at lists.llvm.org
Mon Feb 17 06:25:01 PST 2025


https://github.com/ldionne approved this pull request.

This looks reasonable to me, pending CI. I suspect there's a reason why I didn't want to include `wchar.h` if wide character support was disabled, but I don't know what it was. If the CI's passing, this should be OK.


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


More information about the libcxx-commits mailing list