diff options
| author | Dmitri Gribenko <gribozavr@gmail.com> | 2024-08-21 15:04:04 +0200 |
|---|---|---|
| committer | Dmitri Gribenko <gribozavr@gmail.com> | 2024-08-21 15:29:03 +0200 |
| commit | 65281570afd7e35e01533b07c6c2937de410fc52 (patch) | |
| tree | 405ebfa28f2042939c5bba2dd4008f7382627b1a /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | |
| parent | aa088438784dd76a859eee229ddaec17e0cb0651 (diff) | |
[lldb][swig] Use the correct variable in the return statement
The issue was introduced in
https://github.com/llvm/llvm-project/pull/104523.
The code introduces the `ret_val` variable but does not use it. Instead
it returns a pointer, which gets implicitly converted to bool.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions
