summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/expression_command/call-function
diff options
context:
space:
mode:
authorNico Weber <nicolasweber@gmx.de>2018-08-22 23:45:05 +0000
committerNico Weber <nicolasweber@gmx.de>2018-08-22 23:45:05 +0000
commit7830c6f66f6688d1ae786e1d2c8e33f613eb4006 (patch)
treea05032d7fff68c4c6a4fbc7f18baeec101e7525b /lldb/packages/Python/lldbsuite/test/expression_command/call-function
parent613edd15823974061a12eaaab1e022ef0abcca1d (diff)
downloadbcm5719-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')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud