diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2019-04-11 16:39:31 +0000 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2019-04-11 16:39:31 +0000 |
commit | 8d083c5e0bd3ce00c0ca46cec0aed9281c3cc38d (patch) | |
tree | 7bf70f23fb0c5f07388cf5092c9cd605ee2bd589 /lldb/packages/Python/lldbsuite/test/python_api/breakpoint/TestBreakpointAPI.py | |
parent | 2b0da3d63ea6281d7ae8f858bbf86270a5405fb1 (diff) | |
download | bcm5719-llvm-8d083c5e0bd3ce00c0ca46cec0aed9281c3cc38d.tar.gz bcm5719-llvm-8d083c5e0bd3ce00c0ca46cec0aed9281c3cc38d.zip |
[ConstantFold] ExtractConstantBytes - handle shifts on large integer types
Use APInt instead of getZExtValue from the ConstantInt until we can confirm that the shift amount is in range.
Reduced from OSS-Fuzz #14169 - https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=14169
llvm-svn: 358192
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/breakpoint/TestBreakpointAPI.py')
0 files changed, 0 insertions, 0 deletions