diff options
author | Alexander Richardson <arichardson.kde@gmail.com> | 2019-07-24 20:56:23 +0000 |
---|---|---|
committer | Alexander Richardson <arichardson.kde@gmail.com> | 2019-07-24 20:56:23 +0000 |
commit | a8104b49272dc97ab22c373f81cb070db2c6a464 (patch) | |
tree | c4592aa3c0ee3308d0a402c88563a6042c2af77b /lldb/packages/Python/lldbsuite | |
parent | a1997ce2e51d55f72e51dc0d6b989509f6348508 (diff) | |
download | bcm5719-llvm-a8104b49272dc97ab22c373f81cb070db2c6a464.tar.gz bcm5719-llvm-a8104b49272dc97ab22c373f81cb070db2c6a464.zip |
[LLD] Do not print additional newlines after reaching error limit
Summary:
This could previously happen if errors that are emitted after reaching the
error limit. In that case, the flag inside the newline() function will be
set to true which causes the next call to print a newline even though the
actual message will be discarded.
Reviewers: ruiu, grimar, MaskRay, espindola
Reviewed By: ruiu
Subscribers: emaste, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D65198
llvm-svn: 366944
Diffstat (limited to 'lldb/packages/Python/lldbsuite')
0 files changed, 0 insertions, 0 deletions