[clang] [clang-format] Fix BeforeLambdaBody causing incorrect argument wrapping (PR #182319)
Björn Schäpers via cfe-commits
cfe-commits at lists.llvm.org
Thu Feb 19 12:18:54 PST 2026
https://github.com/HazardyKnusperkeks commented:
I think the fix should be different. You should set `MustBreak` for a `TT_LambdaLBrace`.
https://github.com/llvm/llvm-project/pull/182319
More information about the cfe-commits
mailing list