10 #ifndef LLVM_DEBUGINFO_PDB_DIA_DIAERROR_H
11 #define LLVM_DEBUGINFO_PDB_DIA_DIAERROR_H
std::error_code convertToErrorCode() const override
Convert this error to a std::error_code.
DIAError(dia_error_code C)
StringRef getErrorMessage() const
static GCRegistry::Add< ShadowStackGC > C("shadow-stack","Very portable GC for uncooperative code generators")
Base class for user error types.
Base class for errors originating in DIA SDK, e.g. COM calls.
This class implements an extremely fast bulk output stream that can only output to a stream...
StringRef - Represent a constant reference to a string, i.e.
void log(raw_ostream &OS) const override
Print an error message to an output stream.