enum DiagnosticsEngine::Level

Description

The level of the diagnostic, after it has been through mapping.

Declared at: clang/include/clang/Basic/Diagnostic.h:195

Enumerators

NameValueComment
Ignored0
Note1
Remark2
Warning3
Error4
Fatal5