summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/lang/cpp/scope/TestCppScope.py
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@gmail.com>2017-04-20 02:11:27 +0000
committerCraig Topper <craig.topper@gmail.com>2017-04-20 02:11:27 +0000
commitbaa392e4e064d0cbaaf116f10e23c98a395c473a (patch)
tree3b36bc692be7128804879ff6c3793dd0ae09b1c0 /lldb/packages/Python/lldbsuite/test/lang/cpp/scope/TestCppScope.py
parente49252cea12515d059b9a62ac458826498638ea3 (diff)
downloadbcm5719-llvm-baa392e4e064d0cbaaf116f10e23c98a395c473a.tar.gz
bcm5719-llvm-baa392e4e064d0cbaaf116f10e23c98a395c473a.zip
[APInt] Implement APInt::intersects without creating a temporary APInt in the multiword case
Summary: This is a simple question we should be able to answer without creating a temporary to hold the AND result. We can also get an early out as soon as we find a word that intersects. Reviewers: RKSimon, hans, spatel, davide Reviewed By: hans, davide Subscribers: llvm-commits Differential Revision: https://reviews.llvm.org/D32253 llvm-svn: 300812
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/cpp/scope/TestCppScope.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud