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 18ff8df commit 412f7faCopy full SHA for 412f7fa
clang/include/clang/Basic/DiagnosticIDs.h
@@ -39,7 +39,7 @@ namespace clang {
39
DIAG_SIZE_FRONTEND = 200,
40
DIAG_SIZE_SERIALIZATION = 120,
41
DIAG_SIZE_LEX = 500,
42
- DIAG_SIZE_PARSE = 700,
+ DIAG_SIZE_PARSE = 800,
43
DIAG_SIZE_AST = 300,
44
DIAG_SIZE_COMMENT = 100,
45
DIAG_SIZE_CROSSTU = 100,
0 commit comments