LLVM
8.0.1
|
#include "llvm/DebugInfo/CodeView/CodeViewError.h"
#include "llvm/Support/ErrorHandling.h"
#include "llvm/Support/ManagedStatic.h"
Go to the source code of this file.
Classes | |
class | CodeViewErrorCategory |
Variables | |
static llvm::ManagedStatic< CodeViewErrorCategory > | CodeViewErrCategory |
|
static |
Definition at line 43 of file CodeViewError.cpp.
Referenced by llvm::codeview::CVErrorCategory().