diff options
| author | ivanaivanovska <iivanovska@google.com> | 2024-08-02 13:49:11 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-08-02 13:49:11 +0200 |
| commit | db1375f6d907f1af34c03b5174b7e0432f615d21 (patch) | |
| tree | 3dd30b5a6f90df11ef305107922155bdf34970ff /lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/ScriptedProcessPythonInterface | |
| parent | adac04ffc90adebbaa0661d642f482dab8440df5 (diff) | |
Surface error for plain return statement in coroutine earlier (#100985)
When a plain return statement was used in a coroutine, the error "return
statement not allowed in coroutine" was surfaced too late (e.g. after
other errors in the return statement). Surfacing it earlier now, to make
the issue more obvious.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/ScriptedProcessPythonInterface')
0 files changed, 0 insertions, 0 deletions
