================
@@ -258,7 +258,6 @@ bool areParensNeededForStatement(const Stmt &Node) {
default:
return true;
};
----------------
vbvictor wrote:
Yes it's a strange formatting and we better have max_block_lines which will
preserve braces. But for now I guess it's a fair price to pay for better
overall format
https://github.com/llvm/llvm-project/pull/172754
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits