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 /llvm/lib/Transforms/Utils/BasicBlockUtils.cpp | |
parent | 9bdfee2a3bd13d405ce1592930182f23849d2897 (diff) | |
download | llvm-a329cf69696f1d1103c569b4c4d68d212b204710.zip llvm-a329cf69696f1d1103c569b4c4d68d212b204710.tar.gz llvm-a329cf69696f1d1103c569b4c4d68d212b204710.tar.bz2 |
[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 'llvm/lib/Transforms/Utils/BasicBlockUtils.cpp')
0 files changed, 0 insertions, 0 deletions