[PATCH] D143091: [clang-format] PackConstructorInitializers support PCIS_NextLineOnly

Zhikai Zeng via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Feb 5 05:58:44 PST 2023


Backl1ght updated this revision to Diff 494903.
Backl1ght added a comment.

fix typo and add release note


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

https://reviews.llvm.org/D143091

Files:
  clang/docs/ClangFormatStyleOptions.rst
  clang/docs/ReleaseNotes.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/ConfigParseTest.cpp
  clang/unittests/Format/FormatTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143091.494903.patch
Type: text/x-patch
Size: 13792 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230205/f7f8f599/attachment-0001.bin>


More information about the cfe-commits mailing list