[libcxx-commits] [PATCH] D146398: [libcxx] Fix using std::wcout/wcin on Windows with streams configured in wide mode
Martin Storsjö via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Apr 27 12:29:16 PDT 2023
mstorsjo updated this revision to Diff 517680.
mstorsjo added a comment.
Try to restart the CI, which failed on the patching stage.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D146398/new/
https://reviews.llvm.org/D146398
Files:
libcxx/src/std_stream.h
libcxx/test/std/input.output/iostream.objects/wide.stream.objects/check-stderr.sh
libcxx/test/std/input.output/iostream.objects/wide.stream.objects/check-stdout.sh
libcxx/test/std/input.output/iostream.objects/wide.stream.objects/send-stdin.sh
libcxx/test/std/input.output/iostream.objects/wide.stream.objects/test.dat
libcxx/test/std/input.output/iostream.objects/wide.stream.objects/wcerr-wide-mode.sh.cpp
libcxx/test/std/input.output/iostream.objects/wide.stream.objects/wcin-wide-mode.sh.cpp
libcxx/test/std/input.output/iostream.objects/wide.stream.objects/wcout-wide-mode.sh.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146398.517680.patch
Type: text/x-patch
Size: 10442 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230427/161c2df5/attachment.bin>
More information about the libcxx-commits
mailing list