enum SourceMgr::DiagKind

Declared at: llvm/include/llvm/Support/SourceMgr.h:43

Enumerators

NameValueComment
DK_Error0
DK_Warning1
DK_Remark2
DK_Note3