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 6d88f32 commit 9757b85Copy full SHA for 9757b85
clang/include/clang/Serialization/ASTBitCodes.h
@@ -1106,7 +1106,7 @@ enum PredefinedTypeIDs {
1106
///
1107
/// Type IDs for non-predefined types will start at
1108
/// NUM_PREDEF_TYPE_IDs.
1109
-const unsigned NUM_PREDEF_TYPE_IDS = 502;
+const unsigned NUM_PREDEF_TYPE_IDS = 514;
1110
1111
// Ensure we do not overrun the predefined types we reserved
1112
// in the enum PredefinedTypeIDs above.
0 commit comments