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

G Pery via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Dec 29 06:47:35 PST 2021


GPery updated this revision to Diff 396526.
GPery added a comment.

Resorted everything and added more tests, thanks for the comments <3


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D116374/new/

https://reviews.llvm.org/D116374

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


More information about the cfe-commits mailing list