summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/debugger/TestDebuggerAPI.py
diff options
context:
space:
mode:
authorGeorge Rimar <grimar@accesssoftek.com>2019-08-21 11:07:31 +0000
committerGeorge Rimar <grimar@accesssoftek.com>2019-08-21 11:07:31 +0000
commitf0f38d9b9deea950659756ddd490c6673199e4aa (patch)
treecef89ff401156ea39c0664d21dc25f844c96a56f /lldb/packages/Python/lldbsuite/test/python_api/debugger/TestDebuggerAPI.py
parent65c58a902d00d8523cbe55d6218ba8d23b6dd185 (diff)
downloadbcm5719-llvm-f0f38d9b9deea950659756ddd490c6673199e4aa.tar.gz
bcm5719-llvm-f0f38d9b9deea950659756ddd490c6673199e4aa.zip
[llvm-objdump] - Cleanup the error reporting.
The error reporting function are not consistent. Before this change: * They had inconsistent naming (e.g. 'error' vs 'report_error'). * Some of them reported the object name, others - dont. * Some of them accepted the case when there was no error. (i.e. error code or Error had a success value). This patch tries to cleanup it a bit. It also renames report_error -> reportError, report_warning -> reportWarning and removes a full stop from messages. Differential revision: https://reviews.llvm.org/D66418 llvm-svn: 369515
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/debugger/TestDebuggerAPI.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud