We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c74da90 commit 004ff93Copy full SHA for 004ff93
clang/lib/Basic/DiagnosticIDs.cpp
@@ -91,7 +91,6 @@ struct StaticDiagInfoRec {
91
92
LLVM_PREFERRED_TYPE(diag::Group)
93
uint16_t OptionGroupIndex : 15;
94
-
95
LLVM_PREFERRED_TYPE(bool)
96
uint16_t Deferrable : 1;
97
0 commit comments