summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorLang Hames <lhames@gmail.com>2018-06-12 20:43:17 +0000
committerLang Hames <lhames@gmail.com>2018-06-12 20:43:17 +0000
commit22a7440200a7eb23f784a5da3dbf6595acb204a1 (patch)
tree59659994d562621a9eb33c8e6e6fff496fd9def0 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parente7989ef47fa233e1fac2d76a23fec021db69fd23 (diff)
[RuntimeDyld] Add an assert to catch misbehaving symbol resolvers.
Resolvers are required to find results for all requested symbols or return an error, but if a resolver fails to adhere to this contract (by returning results for only a subset of the requested symbols) then this code will infinite loop. This assertion catches resolvers that fail to adhere to the contract. llvm-svn: 334536
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions