diff options
author | Lang Hames <lhames@gmail.com> | 2019-11-20 15:04:06 -0800 |
---|---|---|
committer | Lang Hames <lhames@gmail.com> | 2019-11-20 15:08:37 -0800 |
commit | a329cf69696f1d1103c569b4c4d68d212b204710 (patch) | |
tree | f8db226ca520768f7c7b8bf91c1ead0083c3d99f /lldb/packages/Python/lldbsuite/test/python_api/symbol-context/TestSymbolContext.py | |
parent | 9bdfee2a3bd13d405ce1592930182f23849d2897 (diff) | |
download | bcm5719-llvm-a329cf69696f1d1103c569b4c4d68d212b204710.tar.gz bcm5719-llvm-a329cf69696f1d1103c569b4c4d68d212b204710.zip |
[Support][Error] Unfriend FileError. It is not special.
FileError doesn't need direct access to Error's internals as it can access the
payload via handleErrors.
(ErrorList remains special: it is not possible to write a handler for it, due
to the special auto-unpacking treatment that it receives from handleErrors.)
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/symbol-context/TestSymbolContext.py')
0 files changed, 0 insertions, 0 deletions