summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/commands/expression/context-object-objc/TestContextObjectObjc.py
diff options
context:
space:
mode:
authorAlina Sbirlea <asbirlea@google.com>2019-10-10 20:43:06 +0000
committerAlina Sbirlea <asbirlea@google.com>2019-10-10 20:43:06 +0000
commit67f0c5c085782aa6cf36b2253b83b04351215343 (patch)
tree86c1304af800e464d022c9d1c45da4206396c9d6 /lldb/packages/Python/lldbsuite/test/commands/expression/context-object-objc/TestContextObjectObjc.py
parent7c562f12869f8eb11f08d1617e199e0909ce9761 (diff)
downloadbcm5719-llvm-67f0c5c085782aa6cf36b2253b83b04351215343.tar.gz
bcm5719-llvm-67f0c5c085782aa6cf36b2253b83b04351215343.zip
[MemorySSA] Additional handling of unreachable blocks.
Summary: Whenever we get the previous definition, the assumption is that the recursion starts ina reachable block. If the recursion starts in an unreachable block, we may recurse indefinitely. Handle this case by returning LoE if the block is unreachable. Resolves PR43426. Reviewers: george.burgess.iv Subscribers: Prazek, sanjoy.google, llvm-commits Tags: #llvm Differential Revision: https://reviews.llvm.org/D68809 llvm-svn: 374447
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/commands/expression/context-object-objc/TestContextObjectObjc.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud