[PATCH] clang-format: SpaceBeforeParens (Always) with overloaded operators

Daniel Jasper via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 11 09:34:54 PDT 2015


If possible, could you send to patch through reviews.llvm.org?

On Tue, Aug 11, 2015 at 1:37 PM, Jon Chesterfield via cfe-commits <
cfe-commits at lists.llvm.org> wrote:

> Hi,
>
> I believe this is being sent to the correct list. Please let me know if
> there is a better choice.
>
> The clang-format option SpaceBeforeParens "Always" does not insert a space
> before the opening parenthesis of an overloaded operator function. The
> attached patch against trunk resolves this.
>
> Kind regards,
>
> Jon Chesterfield
> SN Systems - Sony Computer Entertainment Group.
>
> _______________________________________________
> cfe-commits mailing list
> cfe-commits at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150811/a7c31ee2/attachment.html>


More information about the cfe-commits mailing list