[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:33:30 PDT 2021


lichray marked an inline comment as done.
lichray added a comment.

In D103204#2784234 <https://reviews.llvm.org/D103204#2784234>, @MyDeveloperDay wrote:

> Adding such a feature like this needs unit tests, it won't be let in without them, you need to add them to clang/unittest/Format/Format.cpp
>
> You also need to update the ReleaseNotes.rst to mention this.

Done.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D103204



More information about the cfe-commits mailing list