[PATCH] D108752: [clang-format] Group options that pack constructor initializers
Owen Pan via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Aug 27 03:43:21 PDT 2021
owenpan updated this revision to Diff 369061.
owenpan added a comment.
Added backward compatibility for the default value `PCIS_NextLine` in Google and Chromium styles and aforementioned cleanups.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D108752/new/
https://reviews.llvm.org/D108752
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/FormatTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108752.369061.patch
Type: text/x-patch
Size: 29467 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210827/a6aa1c81/attachment-0001.bin>
More information about the cfe-commits
mailing list