[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
Fri Feb 14 09:34:44 PST 2025


mordante wrote:

> > It would be great to have some of that information in the original submission so it will be part of the commit.
> 
> Thanks for the feedback. I edited the commit log to be clearer about this, and fixed a spelling error I inadvertently introduced. Does this look better to you now?

Yes thanks!
There was a minor issue. The final commit message will be the message in the PR not the message in the (first) commit. I've updated the PR message with your wording.

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


More information about the libcxx-commits mailing list