summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>2021-09-14 15:13:19 -0400
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>2021-11-12 21:19:09 -0800
commit79c5479822e6039f764968225181b93f4c2924ad (patch)
tree5eecb8740c3f0c88aa6ff44820ff9b2d68876858 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parent6b9b86db9dd974585a5c71cf2e5231d1e3385f7c (diff)
Support: Pass wrapped Error's error code through FileError
Change FileError to pass through the error code from the Error it wraps. This allows APIs that return ECError to transition to FileError without changing returned std::error_code. This was extracted from https://reviews.llvm.org/D109345. Differential Revision: https://reviews.llvm.org/D113225
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions