summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorFangrui Song <i@maskray.me>2024-07-26 17:13:37 -0700
committerFangrui Song <i@maskray.me>2024-07-26 17:13:37 -0700
commit2a89356d64a274f7171b45d8b7b05b6315a6f627 (patch)
tree1c303924e41f1f19a0c9cb8459183786bfab4650 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parentc901b739b67476b00209b7ee706de94c0595d763 (diff)
[ELF] Add till and rewrite while (... consume("}"))
After #100493, the idiom `while (!errorCount() && !consume("}"))` could lead to inaccurate diagnostics or dead loops. Introduce till to change the code pattern.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions