summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorcor3ntin <corentinjabot@gmail.com>2025-01-28 15:18:38 +0100
committerGitHub <noreply@github.com>2025-01-28 15:18:38 +0100
commit820c6ac7f5e438cc268ecb1fa2c6b17f0d168000 (patch)
treebc27002de72f84eb3c45099ff077a5a5d1b62976 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parent78b5bb702fe97fe85f66d72598d0dfa7c49fe001 (diff)
[Clang] call HandleImmediateInvocation before checking for immediate escacalating expressions (reland) (#124708)
HandleImmediateInvocation can call MarkExpressionAsImmediateEscalating and should always be called before CheckImmediateEscalatingFunctionDefinition. However, we were not doing that in `ActFunctionBody`. Fixes #119046
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions