[PATCH] D116170: [clang-format] Add penalty for breaking after '('
G Pery via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Dec 27 08:51:00 PST 2021
GPery updated this revision to Diff 396317.
GPery edited the summary of this revision.
GPery added a comment.
Add a unit test and initialisation in LLVMStyle
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D116170/new/
https://reviews.llvm.org/D116170
Files:
clang/docs/ClangFormatStyleOptions.rst
clang/include/clang/Format/Format.h
clang/lib/Format/Format.cpp
clang/lib/Format/TokenAnnotator.cpp
clang/unittests/Format/FormatTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116170.396317.patch
Type: text/x-patch
Size: 4529 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211227/19399f85/attachment.bin>
More information about the cfe-commits
mailing list