[cfe-dev] clang-format line breaks

Daniel Jasper djasper at google.com
Tue Nov 11 00:39:10 PST 2014


No, there is no such option yet. Should be reasonably easy to implement,
though.

On Tue, Nov 11, 2014 at 12:57 AM, Daniel Dilts <diltsman at gmail.com> wrote:

> 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?
>
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20141111/9180b2a1/attachment.html>


More information about the cfe-dev mailing list