aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Commands/CommandObjectThread.cpp
diff options
context:
space:
mode:
authorJohannes Doerfert <johannes@jdoerfert.de>2023-01-09 13:03:28 -0800
committerJohannes Doerfert <johannes@jdoerfert.de>2023-01-09 16:03:52 -0800
commitbdcbf6c85df411d63dbfd5caea2ddda0ce959de7 (patch)
tree3d2f874e7ecb90436558420723d0c28bf38f33fe /lldb/source/Commands/CommandObjectThread.cpp
parent3071bdc327814bdbf6c52ddc652d2ec3946bad06 (diff)
downloadllvm-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