[all-commits] [llvm/llvm-project] 3a6a07: [clang-format] Add an option to remove redundant p...

Owen via All-commits all-commits at lists.llvm.org
Tue Jul 11 16:33:36 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3a6a0702c2a4c2290f0b55b0451a9f97d7592baf
      https://github.com/llvm/llvm-project/commit/3a6a0702c2a4c2290f0b55b0451a9f97d7592baf
  Author: Owen Pan <owenpiano at gmail.com>
  Date:   2023-07-11 (Tue, 11 Jul 2023)

  Changed paths:
    M clang/docs/ClangFormatStyleOptions.rst
    M clang/docs/ReleaseNotes.rst
    M clang/include/clang/Format/Format.h
    M clang/lib/Format/Format.cpp
    M clang/lib/Format/UnwrappedLineParser.cpp
    M clang/lib/Format/UnwrappedLineParser.h
    M clang/unittests/Format/ConfigParseTest.cpp
    M clang/unittests/Format/FormatTest.cpp

  Log Message:
  -----------
  [clang-format] Add an option to remove redundant parentheses

Differential Revision: https://reviews.llvm.org/D154484




More information about the All-commits mailing list