aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Commands/CommandObjectThread.cpp
diff options
context:
space:
mode:
authorDavid Spickett <david.spickett@linaro.org>2021-06-16 13:56:51 +0100
committerDavid Spickett <david.spickett@linaro.org>2021-06-17 12:21:54 +0100
commit7a580f3c28cf47a7e489faa1fc1ab7b88d9a5dbd (patch)
treed6e721672678b12262a43c60570949b2c15786b0 /lldb/source/Commands/CommandObjectThread.cpp
parent983ed1b58ef9d0f97c9cec2876f631e47609d437 (diff)
downloadllvm-7a580f3c28cf47a7e489faa1fc1ab7b88d9a5dbd.zip
llvm-7a580f3c28cf47a7e489faa1fc1ab7b88d9a5dbd.tar.gz
llvm-7a580f3c28cf47a7e489faa1fc1ab7b88d9a5dbd.tar.bz2
[lldb] Remove redundant calls to set eReturnStatusFailed
Since https://reviews.llvm.org/D103701 AppendError<...> sets this for you. This change includes all of the non-command uses. Some uses remain where it's either tricky to reason about the logic, or they aren't paired with AppendError calls. Reviewed By: teemperor Differential Revision: https://reviews.llvm.org/D104379
Diffstat (limited to 'lldb/source/Commands/CommandObjectThread.cpp')
0 files changed, 0 insertions, 0 deletions