9#ifndef LLVM_DEBUGINFO_PDB_GENERICERROR_H
10#define LLVM_DEBUGINFO_PDB_GENERICERROR_H
31struct is_error_code_enum<
llvm::pdb::pdb_error_code> : std::true_type {};
static GCRegistry::Add< CoreCLRGC > E("coreclr", "CoreCLR-compatible GC")
Base class for user error types.
StringError(std::string &&S, std::error_code EC, bool PrintMsgOnly)
Twine - A lightweight data structure for efficiently representing the concatenation of temporary valu...
std::error_code make_error_code(dia_error_code E)
LLVM_ABI const std::error_category & PDBErrCategory()
This is an optimization pass for GlobalISel generic memory operations.
Implement std::hash so that hash_code can be used in STL containers.