[PATCH] D103204: [clang-format] New BreakInheritanceList style AfterComma
MyDeveloperDay via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu May 27 03:17:33 PDT 2021
MyDeveloperDay requested changes to this revision.
MyDeveloperDay added a comment.
This revision now requires changes to proceed.
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.
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