[libcxx-commits] [libcxx] [libc++][windows] Use _wsetlocale() in __locale_guard (PR #160479)
Martin Storsjö via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Mar 12 04:20:57 PDT 2026
mstorsjo wrote:
> **UPDATE:** the corresponding MS STL Pull Request has been merged
Btw; as llvm uses squash-and-merge, the PR description is what ends up as the final commit message once merged (unless whoever merges it takes the time to edit it). I see the PR description has a few comments that might not be suitable for the final commit message, so if you'd like to take the time to update it into the form you'd like it when merged, it makes things easier once a libcxx reviewer gets to it.
https://github.com/llvm/llvm-project/pull/160479
More information about the libcxx-commits
mailing list