[all-commits] [llvm/llvm-project] ab57f6: [clang-format] Don't remove parentheses in macro d...
Owen Pan via All-commits
all-commits at lists.llvm.org
Thu Feb 15 21:55:39 PST 2024
Branch: refs/heads/release/18.x
Home: https://github.com/llvm/llvm-project
Commit: ab57f6ced6909c202446b265a7acb2e945e4f52b
https://github.com/llvm/llvm-project/commit/ab57f6ced6909c202446b265a7acb2e945e4f52b
Author: Owen Pan <owenpiano at gmail.com>
Date: 2024-02-15 (Thu, 15 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.
(cherry picked from commit 4af24d4ab76539706bfbceec4b3923426fb1b9e7)
More information about the All-commits
mailing list