[all-commits] [llvm/llvm-project] a0458d: [clang-format] Never remove braces in macro defini...
Owen via All-commits
all-commits at lists.llvm.org
Sat Jul 16 13:11:28 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a0458d92e9e7b279c9ff491429aad86ccedee7c4
https://github.com/llvm/llvm-project/commit/a0458d92e9e7b279c9ff491429aad86ccedee7c4
Author: owenca <owenpiano at gmail.com>
Date: 2022-07-16 (Sat, 16 Jul 2022)
Changed paths:
M clang/lib/Format/UnwrappedLineParser.cpp
M clang/unittests/Format/FormatTest.cpp
Log Message:
-----------
[clang-format] Never remove braces in macro definitions
Fixes #56559.
Differential Revision: https://reviews.llvm.org/D129921
More information about the All-commits
mailing list