[cfe-dev] clang-format line breaks

Daniel Dilts diltsman at gmail.com
Mon Nov 10 15:57:32 PST 2014


Function arguments and parameters can be set to all be on one line or on
separate lines.

Is there a way to make a for statement do a similar thing (all parts on one
line or on 3 different lines?

Is there a way to tell it to put an entire statement on one line or to
break at all operators of a matching precedence?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20141110/af3a2b74/attachment.html>


More information about the cfe-dev mailing list