[libcxx-commits] [libcxx] [libcxx][libc] update LLVM-libc test status (PR #201236)

Alexey Samsonov via libcxx-commits libcxx-commits at lists.llvm.org
Tue Jun 30 11:46:02 PDT 2026


vonosmas wrote:

> > Argh, looks like libc++ 's wchar.h wrapper ([libcxx/include/wchar.h](https://github.com/llvm/llvm-project/blob/main/libcxx/include/wchar.h)) is really strict on compliance.
> 
> I think what you really want to do is set `_LIBCPP_WCHAR_H_HAS_CONST_OVERLOADS`.

Right, thank you for pointing that out! I've sent https://github.com/llvm/llvm-project/pull/206805 for that.

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


More information about the libcxx-commits mailing list