9#ifndef LLVM_DEBUGINFO_CODEVIEW_CODEVIEWERROR_H
10#define LLVM_DEBUGINFO_CODEVIEW_CODEVIEWERROR_H
29struct is_error_code_enum<
llvm::codeview::cv_error_code> : std::true_type {};
static GCRegistry::Add< CoreCLRGC > E("coreclr", "CoreCLR-compatible GC")
Base class for user error types.
This class wraps a string in an Error.
Twine - A lightweight data structure for efficiently representing the concatenation of temporary valu...
Base class for errors originating when parsing raw PDB files.
CodeViewError(const Twine &S)
std::error_code make_error_code(cv_error_code E)
const std::error_category & CVErrorCategory()
This is an optimization pass for GlobalISel generic memory operations.
Implement std::hash so that hash_code can be used in STL containers.