[PATCH] D91949: [clang-format] Add BreakBeforeStructInitialization configuration

Anastasiia Lukianenko via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Nov 26 02:12:43 PST 2020


anastasiia_lukianenko updated this revision to Diff 307797.
anastasiia_lukianenko added a comment.

1. Diff was made by svn tool with full context
2. Added description in documentation
3. Added unit test




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

https://reviews.llvm.org/D91949

Files:
  clang/docs/ClangFormatStyleOptions.rst
  clang/include/clang/Format/Format.h
  clang/lib/Format/ContinuationIndenter.cpp
  clang/lib/Format/Format.cpp
  clang/lib/Format/TokenAnnotator.cpp
  clang/unittests/Format/FormatTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91949.307797.patch
Type: text/x-patch
Size: 4731 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201126/8d64131d/attachment.bin>


More information about the cfe-commits mailing list