summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptedThreadPythonInterface.cpp
diff options
context:
space:
mode:
authorHaojian Wu <hokein.wu@gmail.com>2022-07-21 13:57:33 +0200
committerHaojian Wu <hokein.wu@gmail.com>2022-07-21 14:02:11 +0200
commit65c8e246222940b458b72dddf7158303ca33c2ba (patch)
tree5ff6f6a7420a67d92e9f0e01cd02c28bb08dab68 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptedThreadPythonInterface.cpp
parentce824078de2fbd46e8514e7f6e8b8dde6f201259 (diff)
[pseudo] Fix an invalid assertion on recoveryBrackets.
The `Begin` is not the index of the left bracket, `Begin-1` is, otherwise the assertion will be triggered on case `Foo().call();`.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptedThreadPythonInterface.cpp')
0 files changed, 0 insertions, 0 deletions