[PATCH] D148131: Avoid unnecessarily aggressive line-breaking when using "LambdaBodyIndentation: OuterScope" with argument bin-packing.

Jon Phillips via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Apr 28 04:34:45 PDT 2023


jp4a50 added a comment.

Hey @MyDeveloperDay @owenpan . I'd appreciate if you guys have time to consider this change. It's the last significant issue my team and I are tracking that's blocking our adoption of clang-format for multiple codebases that use KJ <https://github.com/capnproto/capnproto/blob/master/kjdoc/style-guide.md> :)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D148131



More information about the cfe-commits mailing list