[PATCH] D84233: [lit] Escape ANSI control character in xunit output
Alexander Richardson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 3 03:57:15 PDT 2020
arichardson updated this revision to Diff 282570.
arichardson added a comment.
- Remove instead of escaping. This avoids a py2 -> py3 difference
- fix comments
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D84233/new/
https://reviews.llvm.org/D84233
Files:
llvm/utils/lit/lit/reports.py
llvm/utils/lit/tests/Inputs/shtest-format/external_shell/fail_with_control_chars.txt
llvm/utils/lit/tests/Inputs/shtest-format/external_shell/write-control-chars.py
llvm/utils/lit/tests/shtest-format.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84233.282570.patch
Type: text/x-patch
Size: 5096 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200803/1646be8b/attachment.bin>
More information about the llvm-commits
mailing list