diff options
author | Johannes Doerfert <johannes@jdoerfert.de> | 2023-01-09 13:03:28 -0800 |
---|---|---|
committer | Johannes Doerfert <johannes@jdoerfert.de> | 2023-01-09 16:03:52 -0800 |
commit | bdcbf6c85df411d63dbfd5caea2ddda0ce959de7 (patch) | |
tree | 3d2f874e7ecb90436558420723d0c28bf38f33fe /lldb/source/Commands/CommandObjectThread.cpp | |
parent | 3071bdc327814bdbf6c52ddc652d2ec3946bad06 (diff) | |
download | llvm-bdcbf6c85df411d63dbfd5caea2ddda0ce959de7.zip llvm-bdcbf6c85df411d63dbfd5caea2ddda0ce959de7.tar.gz llvm-bdcbf6c85df411d63dbfd5caea2ddda0ce959de7.tar.bz2 |
[OpenMP][FIX] Avoid using an Error object after a std::move.
The error was always a success even if the error case happened as the
std::move reseted the error object.
Diffstat (limited to 'lldb/source/Commands/CommandObjectThread.cpp')
0 files changed, 0 insertions, 0 deletions