aboutsummaryrefslogtreecommitdiff
path: root/lldb/unittests/ScriptInterpreter/Python
diff options
context:
space:
mode:
authorJonathan Roelofs <jonathan@codesourcery.com>2016-08-10 19:50:14 +0000
committerJonathan Roelofs <jonathan@codesourcery.com>2016-08-10 19:50:14 +0000
commit851b79dc4d96c6331093d273fdc51eb3c65cb72b (patch)
tree052d07c3ecce65c22c82242632b0412deaf5e343 /lldb/unittests/ScriptInterpreter/Python
parent9ef6b6b4f4e4004f260563e312036d7be132cfbf (diff)
downloadllvm-851b79dc4d96c6331093d273fdc51eb3c65cb72b.zip
llvm-851b79dc4d96c6331093d273fdc51eb3c65cb72b.tar.gz
llvm-851b79dc4d96c6331093d273fdc51eb3c65cb72b.tar.bz2
Fix UB in APInt::ashr
i64 -1, whose sign bit is the 0th one, can't be left shifted without invoking UB. https://reviews.llvm.org/D23362 llvm-svn: 278280
Diffstat (limited to 'lldb/unittests/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions