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

Owen Pan via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Jun 25 15:32:15 PDT 2023


owenpan added a comment.

In D148131#4304960 <https://reviews.llvm.org/D148131#4304960>, @jp4a50 wrote:

> 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> :)

We probably should fix https://github.com/llvm/llvm-project/issues/44486 first.


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