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

strager via cfe-commits cfe-commits at lists.llvm.org
Thu Sep 17 12:52:56 PDT 2015


strager added a comment.

Should we remove `ObjCSpaceBeforeProtocolList`? It has the same problem as the `SpaceAfterTemplateKeyword` I am introducing.


http://reviews.llvm.org/D12921





More information about the cfe-commits mailing list