ΒΆllvm::Error createFileError(const llvm::Twine&,
                            llvm::Error)

Description

Concatenate a source file path and/or name with an Error. The resulting Error is unchecked.

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

Parameters

const llvm::Twine&
llvm::Error