[all-commits] [llvm/llvm-project] 9fa17f: [clang-format] Handle parenthesized list in Remove...

Owen Pan via All-commits all-commits at lists.llvm.org
Fri Aug 2 01:29:27 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9fa17fea3c2edb5903250b0da8f67861b81527b3
      https://github.com/llvm/llvm-project/commit/9fa17fea3c2edb5903250b0da8f67861b81527b3
  Author: Owen Pan <owenpiano at gmail.com>
  Date:   2024-08-02 (Fri, 02 Aug 2024)

  Changed paths:
    M clang/lib/Format/UnwrappedLineParser.cpp
    M clang/tools/clang-format/ClangFormat.cpp
    M clang/unittests/Format/FormatTest.cpp
    M clang/unittests/Format/MatchFilePathTest.cpp

  Log Message:
  -----------
  [clang-format] Handle parenthesized list in RemoveParentheses (#100852)

Also, reformat clang-format source to remove redundant parentheses
enclosing single list items.

Fixes #100768.



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