diff options
author | Bruce Mitchener <bruce.mitchener@gmail.com> | 2015-07-22 17:07:27 +0000 |
---|---|---|
committer | Bruce Mitchener <bruce.mitchener@gmail.com> | 2015-07-22 17:07:27 +0000 |
commit | 2c674d347e067b865390db50cafd035ad2c5f4c7 (patch) | |
tree | 76ceda498723726f9a06a0f25e6bbf30900baf9f /lldb/source/Target/Process.cpp | |
parent | c3a2118c39ed1a55d141ac6660c84bcd2b8dde35 (diff) | |
download | bcm5719-llvm-2c674d347e067b865390db50cafd035ad2c5f4c7.tar.gz bcm5719-llvm-2c674d347e067b865390db50cafd035ad2c5f4c7.zip |
[lldb-mi] Remove unused bool results.
Summary:
Many methods, in particular various 'Add' methods didn't have
any actual failure scenarios that were being emitted. This meant
that a lot of surrounding code could be simplified.
Reviewers: abidh, ki.stfu
Subscribers: lldb-commits
Differential Revision: http://reviews.llvm.org/D11412
llvm-svn: 242911
Diffstat (limited to 'lldb/source/Target/Process.cpp')
0 files changed, 0 insertions, 0 deletions