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 449b179 commit a8bf33aCopy full SHA for a8bf33a
clang/include/clang/Serialization/ASTBitCodes.h
@@ -41,7 +41,7 @@ namespace serialization {
41
/// Version 4 of AST files also requires that the version control branch and
42
/// revision match exactly, since there is no backward compatibility of
43
/// AST files at this time.
44
-const unsigned VERSION_MAJOR = 13;
+const unsigned VERSION_MAJOR = 14;
45
46
/// AST file minor version number supported by this version of
47
/// Clang.
0 commit comments