summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/signals/main.cpp
diff options
context:
space:
mode:
authorNikita Popov <nikita.ppv@gmail.com>2019-04-11 21:10:33 +0000
committerNikita Popov <nikita.ppv@gmail.com>2019-04-11 21:10:33 +0000
commite319eafb20815d3773c78655819fc2355b2b9123 (patch)
tree803ff2a5648d68a60df3444161aa7f6ade1f9740 /lldb/packages/Python/lldbsuite/test/python_api/signals/main.cpp
parentdb615bb313bf639693fac295843f06739bca459c (diff)
downloadbcm5719-llvm-e319eafb20815d3773c78655819fc2355b2b9123.tar.gz
bcm5719-llvm-e319eafb20815d3773c78655819fc2355b2b9123.zip
[ConstantRange] Add unsignedMulMayOverflow()
Same as the other ConstantRange overflow checking methods, but for unsigned mul. In this case there is no cheap overflow criterion, so using umul_ov for the implementation. Differential Revision: https://reviews.llvm.org/D60574 llvm-svn: 358228
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/signals/main.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud