14#include "llvm/Support/raw_ostream.h"
20 using UT = std::underlying_type_t<DiagnosticLevelMask>;
21 return Out << static_cast<UT>(M);
The JSON file list parser is used to communicate input to InstallAPI.
DiagnosticLevelMask
A bitmask representing the diagnostic levels used by VerifyDiagnosticConsumer.
const StreamingDiagnostic & operator<<(const StreamingDiagnostic &DB, const ASTContext::SectionInfo &Section)
Insertion operator for diagnostics.