================
@@ -1547,6 +1547,38 @@ struct FormatStyle {
bool BeforeWhile;
/// Indent the wrapped braces themselves.
bool IndentBraces;
+ /// Indent nested wrapped lambda braces.
----------------
HazardyKnusperkeks wrote:
I don't really have something, but you should swap Lambda and Braces =>
LambdaBraces.
When is `NestingLevel > 0`?
https://github.com/llvm/llvm-project/pull/143249
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits