[PATCH] D46024: [clang-format] Add SpaceBeforeCpp11BracedList option.

JF Bastien via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jun 4 11:02:32 PDT 2018


jfb added a comment.

In https://reviews.llvm.org/D46024#1121242, @rkirsling wrote:

> FWIW, please note that this space-before-brace style is not specific to WebKit; CppCoreGuidelines exhibits it as well:
>  http://isocpp.github.io/CppCoreGuidelines/CppCoreGuidelines#es23-prefer-the--initializer-syntax


The main point of clang-format, for me , is to not argue about style. Can we... not argue about WebKit's and others' choice? :)


Repository:
  rC Clang

https://reviews.llvm.org/D46024





More information about the cfe-commits mailing list