enum DiagnosticIDs::Level

Description

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

Declared at: clang/include/clang/Basic/DiagnosticIDs.h:169

Enumerators

NameValueComment
Ignored0
Note1
Remark2
Warning3
Error4
Fatal5