summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/expression_command/context-object-objc
diff options
context:
space:
mode:
authorJohannes Doerfert <jdoerfert@anl.gov>2019-08-23 15:24:57 +0000
committerJohannes Doerfert <jdoerfert@anl.gov>2019-08-23 15:24:57 +0000
commit9543f1498c30bad385474d9886c373a91724d28f (patch)
tree6f071ef0b0b555dd9db0ed995d3934b8965ab67b /lldb/packages/Python/lldbsuite/test/expression_command/context-object-objc
parent695089ecfb2b851143cd801e01f479b4f1b8e05f (diff)
downloadbcm5719-llvm-9543f1498c30bad385474d9886c373a91724d28f.tar.gz
bcm5719-llvm-9543f1498c30bad385474d9886c373a91724d28f.zip
[Attributor] FIX: Treat new attributes as changed ones
Summary: When we have new attributes and we end the fixpoint iteration because the iteration limit is reached, we need to treat the new ones as if they changed in the last iteration, as they might have. This adds a test for which we should not derive anything regardless of the iteration limit, e.g., if we abort there should not be any attributes manifested in the IR. Reviewers: uenoku, sstefan1 Subscribers: hiraditya, bollu, llvm-commits Tags: #llvm Differential Revision: https://reviews.llvm.org/D66549 llvm-svn: 369768
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/context-object-objc')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud