[libcxx-commits] [PATCH] D120623: [lit] Read command stdout/stderr as text on Windows
Martin Storsjö via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Mar 3 02:02:43 PST 2022
mstorsjo updated this revision to Diff 412638.
mstorsjo marked an inline comment as done.
mstorsjo added a comment.
Add the `errors = 'replace'` parameter to the Popen call.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D120623/new/
https://reviews.llvm.org/D120623
Files:
libcxx/test/libcxx/selftest/dsl/dsl.sh.py
llvm/test/MC/ELF/diff2.s
llvm/test/MC/Mips/relocation-xfail.s
llvm/test/Other/cfg-printer-branch-weights-percent.ll
llvm/test/Other/cfg-printer-branch-weights.ll
llvm/test/Other/cfg-printer-filter.ll
llvm/test/Other/cfg_deopt_unreach.ll
llvm/utils/lit/lit/TestRunner.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120623.412638.patch
Type: text/x-patch
Size: 5721 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220303/961bd2b6/attachment.bin>
More information about the libcxx-commits
mailing list