diff options
| author | Kyungwoo Lee <kyulee@meta.com> | 2024-08-23 06:40:12 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-08-23 06:40:12 -0700 |
| commit | c9b6339ad40cacb729cc714342d443e781fdfca3 (patch) | |
| tree | 0037d2081ee76c34be4e1f634c841365f2365ec5 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | |
| parent | 2617023923175b0fd2a8cb94ad677c061c01627f (diff) | |
[NFC] Use stable_hash_combine instead of hash_combine (#105619)
I found the current stable hash is not deterministic across multiple
runs on a specific platform. This is because it uses `hash_combine`
instead of `stable_hash_combine`.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions
