[all-commits] [llvm/llvm-project] de67ca: Fix extra parenthesis in diagnostic (#122055)

Hubert Tong via All-commits all-commits at lists.llvm.org
Wed Jan 8 00:00:36 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: de67ca12183787414869f8426a3bb65a6615e945
      https://github.com/llvm/llvm-project/commit/de67ca12183787414869f8426a3bb65a6615e945
  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 (#122055)

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