[Lldb-commits] [PATCH] D63311: Python 3: decode string as utf-8 to avoid type mismatch.
Jonas Devlieghere via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu Jun 13 23:09:27 PDT 2019
JDevlieghere requested changes to this revision.
JDevlieghere added a comment.
This revision now requires changes to proceed.
Yep, we should decode all the check_output results, as they may contain unicode.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D63311/new/
https://reviews.llvm.org/D63311
More information about the lldb-commits
mailing list