Fair point. I'll update the diff description.

The net effect of the patch is to break after the closing paren; the way I
implemented that was to raise the penalty for breaking after the opening
paren.

On Thu, Apr 12, 2018, 06:37 Daniel Jasper via Phabricator <
revi...@reviews.llvm.org> wrote:

> djasper added a comment.
>
> Both patch and comment inside patch say "break after closing paren" and
> yet that's not what the test or example in the description actually do. Why
> is that?
>
>
> Repository:
>   rC Clang
>
> https://reviews.llvm.org/D45526
>
>
>
>
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to