summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api
diff options
context:
space:
mode:
authorRoman Lebedev <lebedev.ri@gmail.com>2019-11-07 01:19:54 +0300
committerRoman Lebedev <lebedev.ri@gmail.com>2019-11-07 01:30:53 +0300
commit365d729e1075a9391b7520306d8d9beee84d52b5 (patch)
tree5389bc4621435ba2e5d7ebcf54bb59af70cce8a5 /lldb/packages/Python/lldbsuite/test/python_api
parentb5ddcb9f1e41b142f89110fc9be78b3c6997f090 (diff)
downloadbcm5719-llvm-365d729e1075a9391b7520306d8d9beee84d52b5.tar.gz
bcm5719-llvm-365d729e1075a9391b7520306d8d9beee84d52b5.zip
[ConstantRange] Cleanup addWithNoWrap() by just piggybacking on sadd_sat()/uadd_sat()
As discussed in https://reviews.llvm.org/D69918 that happens to work as intended, and returns empty set if there is always an overflow because we get lucky with intersection. Since there's now an explicit test for that, let's prefer cleaner code.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud