aboutsummaryrefslogtreecommitdiff
path: root/lldb/unittests/ScriptInterpreter/Python
diff options
context:
space:
mode:
authorJonas Devlieghere <jonas@devlieghere.com>2020-01-23 16:35:42 -0800
committerJonas Devlieghere <jonas@devlieghere.com>2020-01-23 16:37:03 -0800
commit47d7a81ba4bb4be2e6027fb44aa4cbfaffe9c3f2 (patch)
treee5d0ff408cb38d0b5f3623294de5caf3d96fb093 /lldb/unittests/ScriptInterpreter/Python
parent19c76989bb505c3117730c47df85fd3800ea2767 (diff)
downloadllvm-47d7a81ba4bb4be2e6027fb44aa4cbfaffe9c3f2.zip
llvm-47d7a81ba4bb4be2e6027fb44aa4cbfaffe9c3f2.tar.gz
llvm-47d7a81ba4bb4be2e6027fb44aa4cbfaffe9c3f2.tar.bz2
[lldb/Util] Use md5 instead of python's hash function.
Because of the way the Python hash function works, it's not guaranteed to be the same. This was causing a lot of reproducers to be generated for the same tests, even though the CWD or arguments didn't change. Switching to an MD5 hash should fix that.
Diffstat (limited to 'lldb/unittests/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions