[all-commits] [llvm/llvm-project] a55340: [clang][NFC] Bump the maximum number of Frontend d...
Tony Varghese via All-commits
all-commits at lists.llvm.org
Fri Jul 17 07:15:51 PDT 2026
Branch: refs/heads/users/tonykuttai/bump-diag-size-frontend
Home: https://github.com/llvm/llvm-project
Commit: a55340d7775897b542a23b5a32ecf3a9d68da8a9
https://github.com/llvm/llvm-project/commit/a55340d7775897b542a23b5a32ecf3a9d68da8a9
Author: Tony Varghese <tony.varghese at ibm.com>
Date: 2026-07-17 (Fri, 17 Jul 2026)
Changed paths:
M clang/include/clang/Basic/DiagnosticIDs.h
Log Message:
-----------
[clang][NFC] Bump the maximum number of Frontend diagnostics
The number of Frontend diagnostics in DiagnosticFrontendKinds.td is close
to the DIAG_SIZE_FRONTEND limit of 200 (195 in use). Increase the limit
to 300.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list