ΒΆllvm::Error createFileError(const llvm::Twine&,
llvm::Error)
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:1223
Parameters
- const llvm::Twine&
- llvm::Error