djasper added a comment.

I still believe it's wrong to care about this in particular, but I also don't 
want to hold clang-format hostage for my own beliefs. Obviously, enough people 
care and the costs are limited.


================
Comment at: include/clang/Format/Format.h:356
@@ +355,3 @@
+  /// \brief If \c true, a space will be inserted after the 'template' keyword.
+  bool SpaceAfterTemplate;
+
----------------
Call this SpaceAfterTemplateKeyword.


https://reviews.llvm.org/D10807



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to