diff options
author | Alexey Lapshin <a.v.lapshin@mail.ru> | 2020-09-22 20:47:02 +0300 |
---|---|---|
committer | Alexey Lapshin <a.v.lapshin@mail.ru> | 2020-09-24 14:37:30 +0300 |
commit | 3ed04f93e30121867a813a220452b97aebeb1730 (patch) | |
tree | da3bb44425b22193458412e029354de4731fc30b /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 4e534900476d2a5c620e74ddb9c9e7d321e6d443 (diff) | |
download | llvm-3ed04f93e30121867a813a220452b97aebeb1730.zip llvm-3ed04f93e30121867a813a220452b97aebeb1730.tar.gz llvm-3ed04f93e30121867a813a220452b97aebeb1730.tar.bz2 |
[llvm-objcopy][NFC] refactor error handling. part 1.
Remove usages of special error reporting functions(error(),
reportError()). This patch is extracted from D87987.
Errors are reported as Expected<>/Error returning values.
This part is for MachO subfolder of llvm-objcopy.
Testing: check-all.
Reviewed By: jhenderson, alexshap
Differential Revision: https://reviews.llvm.org/D88113
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions