diff options
author | Artem Dergachev <artem.dergachev@gmail.com> | 2019-02-06 23:56:43 +0000 |
---|---|---|
committer | Artem Dergachev <artem.dergachev@gmail.com> | 2019-02-06 23:56:43 +0000 |
commit | b7e33f640432cc66f49bebe27fd2c66b9083bcb3 (patch) | |
tree | c652092dbea42358116cb85b5c6586a6c5b13989 /lldb/packages/Python/lldbsuite/test/expression_command/context-object-objc | |
parent | db5036504ec5815363f661103d7edf51b0b8f1a4 (diff) | |
download | bcm5719-llvm-b7e33f640432cc66f49bebe27fd2c66b9083bcb3.tar.gz bcm5719-llvm-b7e33f640432cc66f49bebe27fd2c66b9083bcb3.zip |
Revert "[analyzer] Remove the "postponed" hack, deal with derived symbols..."
This reverts commit r341722.
The "postponed" mechanism turns out to be necessary in order to handle
situations when a symbolic region is only kept alive by implicit bindings
in the Store. Otherwise the region is never scanned by the Store's worklist
and the binding gets dropped despite being live, as demonstrated
by the newly added tests.
Differential Revision: https://reviews.llvm.org/D57554
llvm-svn: 353350
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/context-object-objc')
0 files changed, 0 insertions, 0 deletions