brandb97 wrote:

I can just fix the bug by moving `PutShortFunctionBodiesOnASingleLine` to 
private area in FormatStyle and set `PutShortFunctionBodiesOnASingleLine` to 
`Always` if and only if `AllowShortFunctionsOnASingleLine` is `Never` and 
`AllowShortBlocksOnASingleLine` is `Always`. Is that what I should do?

https://github.com/llvm/llvm-project/pull/151428
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to