diff options
author | George Rimar <grimar@accesssoftek.com> | 2019-08-19 14:32:23 +0000 |
---|---|---|
committer | George Rimar <grimar@accesssoftek.com> | 2019-08-19 14:32:23 +0000 |
commit | 9d5e8a476ff5e5823a2d34274dbcaa8d200e9f85 (patch) | |
tree | a34b47146a6326c7e53b2a5113a8fabcc528ce64 /lldb/packages/Python/lldbsuite/test/python_api/breakpoint/TestBreakpointAPI.py | |
parent | ac0e6c6502f0bf2456cab6671b4a40c999781438 (diff) | |
download | bcm5719-llvm-9d5e8a476ff5e5823a2d34274dbcaa8d200e9f85.tar.gz bcm5719-llvm-9d5e8a476ff5e5823a2d34274dbcaa8d200e9f85.zip |
[Object/COFF.h] - Stop returning std::error_code in a few methods. NFCI.
There are 4 methods that return std::error_code now,
though they do not have to because they are always succeed.
I refactored them.
This allows to simplify the code in tools a bit.
llvm-svn: 369263
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/breakpoint/TestBreakpointAPI.py')
0 files changed, 0 insertions, 0 deletions