diff options
author | Nico Weber <nicolasweber@gmx.de> | 2018-08-22 23:45:05 +0000 |
---|---|---|
committer | Nico Weber <nicolasweber@gmx.de> | 2018-08-22 23:45:05 +0000 |
commit | 7830c6f66f6688d1ae786e1d2c8e33f613eb4006 (patch) | |
tree | a05032d7fff68c4c6a4fbc7f18baeec101e7525b /lldb/packages/Python/lldbsuite/test/expression_command/call-function/main.cpp | |
parent | 613edd15823974061a12eaaab1e022ef0abcca1d (diff) | |
download | bcm5719-llvm-7830c6f66f6688d1ae786e1d2c8e33f613eb4006.tar.gz bcm5719-llvm-7830c6f66f6688d1ae786e1d2c8e33f613eb4006.zip |
lld-link: Separate 'undefined symbol' errors with just one newline, not two.
newline() in ErrorHandler.cpp already tries to insert newlines between messages
that contain embedded newlines, so getSymbolLocations() shouldn't return a
string that ends in a newline -- else we end up with two newlines between error
messages.
Makes lld-link's output look more like ld.lld output.
https://reviews.llvm.org/D51117
llvm-svn: 340482
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/call-function/main.cpp')
0 files changed, 0 insertions, 0 deletions