djasper added a comment. Please read http://clang.llvm.org/docs/ClangFormatStyleOptions.html#adding-additional-style-options.
The "template" option was discussed multiple times and I remain convinced that the costs outweigh the benefit here. For the other option: - Can you make statements wrt. to the requirements made on that page. - This is pulling many things into one option that don't belong together. For braced lists, there is already the Cpp11BracedListStyle option which does the same thing (but also something else). We need a clear strategy for that option. - Similar to the template option, I am not convinced that an option to control whether "{}" or "{ }" carries its weight. http://reviews.llvm.org/D19066 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits