summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallStdStringFunction.py
diff options
context:
space:
mode:
authorRui Ueyama <ruiu@google.com>2018-12-03 17:42:57 +0000
committerRui Ueyama <ruiu@google.com>2018-12-03 17:42:57 +0000
commit3b6cd2c602010fb53f316201188e7daef63aab36 (patch)
treee4ed20e98a5522f14ca40b5bf53e219dbe218aed /lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallStdStringFunction.py
parent15eacd741faa5ec75ef55d82db3486cbaf91f46f (diff)
downloadbcm5719-llvm-3b6cd2c602010fb53f316201188e7daef63aab36.tar.gz
bcm5719-llvm-3b6cd2c602010fb53f316201188e7daef63aab36.zip
Show a proper error message if output file is too large.
At least on Linux, if a file size given to FileOutputBuffer is greater than 2^63, it fails with "Invalid argument" error, which is not a user-friendly error message. With this patch, lld prints out "output file too large" instead. llvm-svn: 348153
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallStdStringFunction.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud