summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorMatthew Voss <matthew.voss@sony.com>2018-06-12 22:22:35 +0000
committerMatthew Voss <matthew.voss@sony.com>2018-06-12 22:22:35 +0000
commit6b9359509cb93ee94dfe33b9d243491b7f304968 (patch)
tree963ddf592c9874271a1c6100e50db8d755e64e70 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parent82d284c1d28b2694acc461efec09e12193ce1b7d (diff)
[analyzer] Ensure that loop widening does not invalidate references
Loop widening can invalidate a reference. If the analyzer attempts to visit the destructor to a non-existent reference, it will crash. This patch ensures that the reference is preserved. https://reviews.llvm.org/D47044 llvm-svn: 334554
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions