[all-commits] [llvm/llvm-project] ecff59: Fix extra parenthesis in diagnostic

Hubert Tong via All-commits all-commits at lists.llvm.org
Tue Jan 7 22:48:05 PST 2025


  Branch: refs/heads/users/hubert-reinterpretcast/ClangDiag-fixExtraCloseParen
  Home:   https://github.com/llvm/llvm-project
  Commit: ecff595a1e753a1c897a0f48e306bfe386c7605a
      https://github.com/llvm/llvm-project/commit/ecff595a1e753a1c897a0f48e306bfe386c7605a
  Author: Hubert Tong <hubert.reinterpretcast at gmail.com>
  Date:   2025-01-08 (Wed, 08 Jan 2025)

  Changed paths:
    M clang/include/clang/Basic/DiagnosticSemaKinds.td

  Log Message:
  -----------
  Fix extra parenthesis in diagnostic

Following https://github.com/llvm/llvm-project/pull/120380,
`err_pack_expansion_length_conflict` has one close paren too many.

Remove the extra parenthesis.



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