[PATCH] D116170: [clang-format] Add penalty for breaking after '('

G Pery via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Dec 29 10:00:32 PST 2021


GPery updated this revision to Diff 396547.
GPery marked 4 inline comments as done.
GPery added a comment.

Now using verifyFormat!


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.396547.patch
Type: text/x-patch
Size: 6156 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211229/a376720f/attachment.bin>


More information about the cfe-commits mailing list