summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/interpreter/TestRunCommandInterpreterAPI.py
diff options
context:
space:
mode:
authorRaphael Isemann <teemperor@gmail.com>2019-08-12 14:11:37 +0000
committerRaphael Isemann <teemperor@gmail.com>2019-08-12 14:11:37 +0000
commit8940687c6dcbf439f8437ca8f0cdd7158d87c3dd (patch)
treea698da3ac13950026985cf36cb70f6336e0636af /lldb/packages/Python/lldbsuite/test/python_api/interpreter/TestRunCommandInterpreterAPI.py
parentf927b34a148b27b24f37f062d5a0620b76430ade (diff)
downloadbcm5719-llvm-8940687c6dcbf439f8437ca8f0cdd7158d87c3dd.tar.gz
bcm5719-llvm-8940687c6dcbf439f8437ca8f0cdd7158d87c3dd.zip
[lldb] Remove undocumented return value from DiagnosticManager::PutString
The returned value is currently unused. It also seems to imply that it somehow represents 'printf-style' the number of characters/bytes written to some output stream (which is incorrect, as we only know the actual size of the written message when we have rendered it, e.g. via GetString and DiagnosticManagers have no associated output stream). llvm-svn: 368577
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/interpreter/TestRunCommandInterpreterAPI.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud