[PATCH] D14484: [clang-format] Formatting constructor initializer lists by putting them always on different lines
Owen Pan via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jan 27 22:14:37 PST 2023
owenpan added a comment.
In D14484#4079711 <https://reviews.llvm.org/D14484#4079711>, @HantaoPan wrote:
> Hi,
> I am interesting in this feature too. You know, consistency is crucial to a large program...
>
> regards,
As mentioned above, it has been added in D108752 <https://reviews.llvm.org/D108752>. See also https://clang.llvm.org/docs/ClangFormatStyleOptions.html#packconstructorinitializers.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D14484/new/
https://reviews.llvm.org/D14484
More information about the cfe-commits
mailing list