[Lldb-commits] [PATCH] D76955: [lldb/Test] Decode stdout and stderr in case it contains UTF-8
Jonas Devlieghere via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu Apr 2 09:12:21 PDT 2020
JDevlieghere abandoned this revision.
JDevlieghere added a comment.
After looking at `util.py` I'm convinced that this should never happen, unless there's a bug in the `to_string` implementation in which case we'd need to fix it there.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D76955/new/
https://reviews.llvm.org/D76955
More information about the lldb-commits
mailing list