[PATCH] D143091: [clang-format] PackConstructorInitializers support PCIS_OnlyNextLine
Zhikai Zeng via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Feb 4 06:49:06 PST 2023
Backl1ght updated this revision to Diff 494821.
Backl1ght added a comment.
add more unittest
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D143091/new/
https://reviews.llvm.org/D143091
Files:
clang/docs/ClangFormatStyleOptions.rst
clang/include/clang/Format/Format.h
clang/lib/Format/ContinuationIndenter.cpp
clang/lib/Format/Format.cpp
clang/lib/Format/TokenAnnotator.cpp
clang/unittests/Format/ConfigParseTest.cpp
clang/unittests/Format/FormatTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143091.494821.patch
Type: text/x-patch
Size: 13257 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230204/6c0d6abc/attachment.bin>
More information about the cfe-commits
mailing list