[libcxx-commits] [PATCH] D156627: [libcxx] Add release notes for Windows wide stdio stream handling
Mark de Wever via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Jul 31 23:15:32 PDT 2023
Mordante accepted this revision.
Mordante added a comment.
This revision is now accepted and ready to land.
LGTM modulo one nit.
================
Comment at: libcxx/docs/ReleaseNotes/17.rst:115
+- On Windows, ``std::wcout``/``wcin``/``wcerr`` now work correctly when the underlying
+ stream has been configured in wide mode.
----------------
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D156627/new/
https://reviews.llvm.org/D156627
More information about the libcxx-commits
mailing list