aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h
diff options
context:
space:
mode:
authorMarshall Clow <mclow.lists@gmail.com>2016-01-11 19:27:10 +0000
committerMarshall Clow <mclow.lists@gmail.com>2016-01-11 19:27:10 +0000
commitec880422df150c367e6025b152d7a8e2616d7b3d (patch)
treec498799a21153963f762a971f12c2e6c18fc82be /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h
parent2246359309f4ca25ef5f631dd3093e5b95377b8b (diff)
downloadllvm-ec880422df150c367e6025b152d7a8e2616d7b3d.zip
llvm-ec880422df150c367e6025b152d7a8e2616d7b3d.tar.gz
llvm-ec880422df150c367e6025b152d7a8e2616d7b3d.tar.bz2
Preemptively disable unsigned integer sanitization in 32 and 64 bit versions of __murmur2_or_cityhash. This lets people use the unsigned integer overflow checker in UBSAN w/o getting hits from libc++'s hash code (where the unsigned integer overflow is legal and deliberate)> Patch by @danielaustin. Reviewed as: http://reviews.llvm.org/D15973
llvm-svn: 257368
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h')
0 files changed, 0 insertions, 0 deletions