diff options
| author | Jie Fu <jiefu@tencent.com> | 2024-07-23 09:33:47 +0800 |
|---|---|---|
| committer | Jie Fu <jiefu@tencent.com> | 2024-07-23 09:33:47 +0800 |
| commit | 1f8b2b146141f3563085a1acb77deb50857a636d (patch) | |
| tree | 4766e95fb30f338a6f769e54db1d1a61c7c7c3b6 /lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/ScriptedProcessPythonInterface | |
| parent | 4dcd91aea3858fe60c65701a92060a04f789886f (diff) | |
[CGData] Fix -Wpessimizing-move in CodeGenDataReader.cpp (NFC)
/llvm-project/llvm/lib/CodeGenData/CodeGenDataReader.cpp:78:12:
error: moving a local object in a return statement prevents copy elision [-Werror,-Wpessimizing-move]
return std::move(E);
^
/llvm-project/llvm/lib/CodeGenData/CodeGenDataReader.cpp:78:12: note: remove std::move call here
return std::move(E);
^~~~~~~~~~ ~
1 error generated.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/ScriptedProcessPythonInterface')
0 files changed, 0 insertions, 0 deletions
