[PATCH] D91949: [clang-format] Add BeforeStructInitialization option in BraceWrapping configuration

Owen Pan via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Nov 4 22:13:31 PDT 2021


owenpan added a comment.

In D91949#2747412 <https://reviews.llvm.org/D91949#2747412>, @krasimir wrote:

> Do we have some widely used code style that requires the new option (https://clang.llvm.org/docs/ClangFormatStyleOptions.html#adding-additional-style-options)?

I have the same question.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D91949/new/

https://reviews.llvm.org/D91949



More information about the cfe-commits mailing list