10 #ifndef LLVM_DEBUGINFO_MSF_MSFERROR_H
11 #define LLVM_DEBUGINFO_MSF_MSFERROR_H
47 #endif // LLVM_DEBUGINFO_MSF_MSFERROR_H
Base class for errors originating when parsing raw PDB files.
MSFError(msf_error_code C)
const std::string & getErrorMessage() const
std::error_code convertToErrorCode() const override
Convert this error to a std::error_code.
static GCRegistry::Add< ShadowStackGC > C("shadow-stack","Very portable GC for uncooperative code generators")
Base class for user error types.
This class implements an extremely fast bulk output stream that can only output to a stream...
void log(raw_ostream &OS) const override
Print an error message to an output stream.