enum Level

Description

A stable version of DiagnosticIDs::Level. Do not change the order of values in this enum, and please increment the serialized diagnostics version number when you add to it.

Declared at: clang/include/clang/Frontend/SerializedDiagnostics.h:43

Enumerators

NameValueComment
Ignored0
Note1
Warning2
Error3
Fatal4
Remark5