diff options
author | David Spickett <david.spickett@linaro.org> | 2021-06-16 13:56:51 +0100 |
---|---|---|
committer | David Spickett <david.spickett@linaro.org> | 2021-06-17 12:21:54 +0100 |
commit | 7a580f3c28cf47a7e489faa1fc1ab7b88d9a5dbd (patch) | |
tree | d6e721672678b12262a43c60570949b2c15786b0 /lldb/source/Commands/CommandObjectThread.cpp | |
parent | 983ed1b58ef9d0f97c9cec2876f631e47609d437 (diff) | |
download | llvm-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