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

2021-12-29 Thread G Pery via Phabricator via cfe-commits
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/

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

2021-12-29 Thread G Pery via Phabricator via cfe-commits
GPery created this revision. GPery requested review of this revision. Herald added a project: clang. Herald added a subscriber: cfe-commits. Resorted and added tests, thanks for the comments <3 Repository: rG LLVM Github Monorepo https://reviews.llvm.org/D116374 Files: clang/docs/ClangForm