[libcxx-commits] [PATCH] D146398: [libcxx] Fix using std::wcout/wcin on Windows with streams configured in wide mode
Mark de Wever via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Fri Apr 21 10:55:21 PDT 2023
Mordante added a comment.
In D146398#4281670 <https://reviews.llvm.org/D146398#4281670>, @tahonermann wrote:
>> Yeah, possibly - any suggestions on where?
>
> I would have to defer to @ldionne and @Mordante for that.
I think this page https://libcxx.llvm.org/UsingLibcxx.html would be a good place. Maybe put it under a new section `Platform specific behavior` and a subsection `Windows`.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D146398/new/
https://reviews.llvm.org/D146398
More information about the libcxx-commits
mailing list