diff options
| author | David Blaikie <dblaikie@gmail.com> | 2021-03-01 09:14:15 -0800 |
|---|---|---|
| committer | David Blaikie <dblaikie@gmail.com> | 2021-03-01 09:25:26 -0800 |
| commit | e913a754143f227b4aea5f695a2dcd2349101886 (patch) | |
| tree | 04e50502f3cf067e1069fa395f22afbc4ddc12ea /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | |
| parent | c89d9d8a48c08ffc28e0dbd7372b7070d48fd587 (diff) | |
Fix a warning about named return value not being moved-from.
The use of an rvalue reference here was using reference lifetime
extension needlessly - the code is simpler and more efficient without
it.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions
