LLVM
8.0.1
|
#include "llvm/DebugInfo/PDB/GenericError.h"
#include "llvm/Support/ErrorHandling.h"
#include "llvm/Support/ManagedStatic.h"
Go to the source code of this file.
Classes | |
class | PDBErrorCategory |
Variables | |
static llvm::ManagedStatic< PDBErrorCategory > | PDBCategory |
|
static |
Definition at line 44 of file GenericError.cpp.
Referenced by llvm::pdb::PDBErrCategory().