[all-commits] [llvm/llvm-project] f7a4e3: [clang-format] Don't remove parentheses separated ...

Owen Pan via All-commits all-commits at lists.llvm.org
Tue Mar 11 13:47:58 PDT 2025


  Branch: refs/heads/release/20.x
  Home:   https://github.com/llvm/llvm-project
  Commit: f7a4e3a4d45dfd53755258cf1bb530c0567eb8ad
      https://github.com/llvm/llvm-project/commit/f7a4e3a4d45dfd53755258cf1bb530c0567eb8ad
  Author: Owen Pan <owenpiano at gmail.com>
  Date:   2025-03-11 (Tue, 11 Mar 2025)

  Changed paths:
    M clang/lib/Format/UnwrappedLineParser.cpp
    M clang/unittests/Format/FormatTest.cpp

  Log Message:
  -----------
  [clang-format] Don't remove parentheses separated from ellipsis by comma (#130471)

Also clean up `case tok::r_paren` in
`UnwrappedLineParser::parseParens()`.

Fix #130359

(cherry picked from commit 7d4d8509cbec7eecd8aaf2510015b54bc5c173e1)



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