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

Tony Varghese via All-commits all-commits at lists.llvm.org
Fri Jul 17 09:27:20 PDT 2026


  Branch: refs/heads/users/tonykuttai/bump-diag-size-frontend
  Home:   https://github.com/llvm/llvm-project
  Commit: e9473e1e878b7518dc21c0364815781978d486de
      https://github.com/llvm/llvm-project/commit/e9473e1e878b7518dc21c0364815781978d486de
  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