ΒΆinline std::string toString(llvm::Error E)

Description

Write all error messages (if any) in E to a string. The newline character is used to separate error messages.

Declared at: llvm/include/llvm/Support/Error.h:1028

Parameters

llvm::Error E