[PATCH] D44609: [clang-format] New option BeforeLambdaBody to manage lambda line break inside function parameter call (in Allman style)

Mike Weller via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jun 22 04:11:07 PDT 2021


Userbla added a comment.

I applied this fix locally to a branch based off llvm 11.x and the `FormatTest.FormatsTypedefEnum` test now fails.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D44609



More information about the cfe-commits mailing list