[all-commits] [llvm/llvm-project] 4af24d: [clang-format] Don't remove parentheses in macro d...

Owen Pan via All-commits all-commits at lists.llvm.org
Mon Feb 12 19:20:37 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4af24d4ab76539706bfbceec4b3923426fb1b9e7
      https://github.com/llvm/llvm-project/commit/4af24d4ab76539706bfbceec4b3923426fb1b9e7
  Author: Owen Pan <owenpiano at gmail.com>
  Date:   2024-02-12 (Mon, 12 Feb 2024)

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

  Log Message:
  -----------
  [clang-format] Don't remove parentheses in macro definitions (#81444)

Closes #81399.




More information about the All-commits mailing list