summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/expression_command/ir-interpreter-phi-nodes/main.cpp
diff options
context:
space:
mode:
authorArtem Dergachev <artem.dergachev@gmail.com>2018-10-15 17:47:56 +0000
committerArtem Dergachev <artem.dergachev@gmail.com>2018-10-15 17:47:56 +0000
commit65b4d7ddd9bc04c239ed344c0a3bbb7a46e81887 (patch)
tree13e69b5c014968dc020c69e97167ccacf444f929 /lldb/packages/Python/lldbsuite/test/expression_command/ir-interpreter-phi-nodes/main.cpp
parent38b21d91ffde2bd6f0b260c4f10776062e374a00 (diff)
downloadbcm5719-llvm-65b4d7ddd9bc04c239ed344c0a3bbb7a46e81887.tar.gz
bcm5719-llvm-65b4d7ddd9bc04c239ed344c0a3bbb7a46e81887.zip
[analyzer] NFC: RetainCountChecker: Don't dump() symbols into program point tags.
We don't need a separate node for every symbol, because whenever the first symbol leaks, a bug is emitted, the analysis is sinked, and the checker callback immediately returns due to State variable turning into null, so we never get to see the second leaking symbol. Additionally, we are no longer able to break normal analysis while experimenting with debug dumps. Differential Revision: https://reviews.llvm.org/D52804 llvm-svn: 344538
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/ir-interpreter-phi-nodes/main.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud