OSDN Git Service

[lldb/Util] Fix Python 3 incompatibility in lldb-repro
authorJonas Devlieghere <jonas@devlieghere.com>
Fri, 24 Jan 2020 05:41:46 +0000 (21:41 -0800)
committerJonas Devlieghere <jonas@devlieghere.com>
Fri, 24 Jan 2020 05:41:49 +0000 (21:41 -0800)
commitd92f77606aa6cfcb1e3e792a880b290d77f1c8fd
tree22887a005b6353e40272e8198656d71bacfdc82f
parenta2137d6e097c9122c3bb08c4ef70636761aa10b9
[lldb/Util] Fix Python 3 incompatibility in lldb-repro

This fixes: TypeError: Unicode-objects must be encoded before hashing
lldb/utils/lldb-repro/lldb-repro.py