diff options
author | Rui Ueyama <ruiu@google.com> | 2016-11-24 01:43:21 +0000 |
---|---|---|
committer | Rui Ueyama <ruiu@google.com> | 2016-11-24 01:43:21 +0000 |
commit | f373dd76ce969f375da11d4f05b6d5d9a394a209 (patch) | |
tree | ca80b2aaa40fb13e5a434302491a528eb5be1b95 /lldb/source/Commands/CommandObjectThread.cpp | |
parent | 0ca1dde560aeb3b193c8b6a3dea040a3e25880f1 (diff) | |
download | llvm-f373dd76ce969f375da11d4f05b6d5d9a394a209.zip llvm-f373dd76ce969f375da11d4f05b6d5d9a394a209.tar.gz llvm-f373dd76ce969f375da11d4f05b6d5d9a394a209.tar.bz2 |
Remove HasError and use ErrorCount instead.
HasError was always true if ErrorCount > 0, so we can use ErrorCount instead.
llvm-svn: 287849
Diffstat (limited to 'lldb/source/Commands/CommandObjectThread.cpp')
0 files changed, 0 insertions, 0 deletions