[PATCH] D103204: [clang-format] New BreakInheritanceList style AfterComma

Zhihao Yuan via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu May 27 17:31:52 PDT 2021


lichray updated this revision to Diff 348423.
lichray added a comment.

Add tests and update the release notes.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D103204

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103204.348423.patch
Type: text/x-patch
Size: 5943 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210528/fed8ef4a/attachment.bin>


More information about the cfe-commits mailing list