[PATCH] clang-format: Add SpaceAfterTemplate

Birunthan Mohanathas birunthan at mohanathas.com
Mon Jun 29 11:48:40 PDT 2015


In http://reviews.llvm.org/D10807#196361, @djasper wrote:

> Where does it say that?


New Mozilla code generally uses the unspaced version. It is not in the actual style guide because both versions are used inconsistently at the moment.

> Specifically, this has been discussed for other coding styles as well as the C++ standard itself and the fundamental conclusion is that it is not worth thinking about or adding an option for.


We want to start using Clang-Format on all Mozilla/Gecko code, but there are a few issues like this that prevent us from doing so. This issue in particular will probably not be a huge deal, so I'll abandon this based on the comment above.


http://reviews.llvm.org/D10807

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the cfe-commits mailing list