LorenzoMauro wrote:

@rmarker as of now the option```ApplyAlwaysOnePerLineToTemplateArguments``` 
makes any changes in the formatting only when ```BinPackParameters: 
AlwaysOnePerLine``` and it makes it behave as if ```BinPackParameters``` was 
set to ```OnePerLine``` for templates, so it puts each argument on its own line 
only when they don't fit on the current line.


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

Reply via email to