[PATCH] D12921: clang-format: Support 'template<>' (no space).

Daniel Jasper via cfe-commits cfe-commits at lists.llvm.org
Thu Sep 17 12:54:50 PDT 2015


Lets says this: I am not happy about it and wouldn't allow it if it was
added now. However, *removing* it actually has additional costs, so I am
not inclined to do so now.

On Thu, Sep 17, 2015 at 9:52 PM, strager <strager.nds at gmail.com> wrote:

> strager added a comment.
>
> Should we remove `ObjCSpaceBeforeProtocolList`? It has the same problem as
> the `SpaceAfterTemplateKeyword` I am introducing.
>
>
> http://reviews.llvm.org/D12921
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150917/15649ed5/attachment.html>


More information about the cfe-commits mailing list