[PATCH] D153205: [clang-format] Support block indenting array/struct list initializers

Gedare Bloom via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jul 6 09:14:43 PDT 2023


gedare updated this revision to Diff 537761.
gedare added a comment.

Update and refresh diff


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D153205

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153205.537761.patch
Type: text/x-patch
Size: 10999 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230706/769d8edc/attachment.bin>


More information about the cfe-commits mailing list