ΒΆinline void handleAllErrors(llvm::Error E)
inline void handleAllErrors(llvm::Error E)
Description
Check that E is a non-error, then drop it. If E is an error, llvm_unreachable will be called.
Declared at: llvm/include/llvm/Support/Error.h:930