[all-commits] [llvm/llvm-project] d417c2: [clang][NFC] Bump the maximum number of Frontend d...

Tony Varghese via All-commits all-commits at lists.llvm.org
Sun Jul 19 19:12:06 PDT 2026


  Branch: refs/heads/users/tonykuttai/bump-diag-size-frontend
  Home:   https://github.com/llvm/llvm-project
  Commit: d417c27c0f01d11d615203b5671bd0d627bd8f82
      https://github.com/llvm/llvm-project/commit/d417c27c0f01d11d615203b5671bd0d627bd8f82
  Author: Tony Varghese <tony.varghese at ibm.com>
  Date:   2026-07-20 (Mon, 20 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