summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api
diff options
context:
space:
mode:
authorAlexander Richardson <arichardson.kde@gmail.com>2019-07-24 20:56:23 +0000
committerAlexander Richardson <arichardson.kde@gmail.com>2019-07-24 20:56:23 +0000
commita8104b49272dc97ab22c373f81cb070db2c6a464 (patch)
treec4592aa3c0ee3308d0a402c88563a6042c2af77b /lldb/packages/Python/lldbsuite/test/python_api
parenta1997ce2e51d55f72e51dc0d6b989509f6348508 (diff)
downloadbcm5719-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/test/python_api')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud