[all-commits] [llvm/llvm-project] b32ead: Increase the limit on parser diagnostics
Benjamin Kramer via All-commits
all-commits at lists.llvm.org
Mon Feb 21 02:47:22 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b32ead41b16af993918b14b243d08d04dcdcd4c9
https://github.com/llvm/llvm-project/commit/b32ead41b16af993918b14b243d08d04dcdcd4c9
Author: Benjamin Kramer <benny.kra at googlemail.com>
Date: 2022-02-21 (Mon, 21 Feb 2022)
Changed paths:
M clang/include/clang/Basic/DiagnosticIDs.h
Log Message:
-----------
Increase the limit on parser diagnostics
We're really close to the limit
$ grep -c DIAG tools/clang/include/clang/Basic/DiagnosticParseKinds.inc
598
More information about the All-commits
mailing list