enum BlockIDs

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

Enumerators

NameValueComment
BLOCK_META8A top-level block which represents any meta data associated with the diagostics, including versioning of the format.
BLOCK_DIAG9The this block acts as a container for all the information for a specific diagnostic.