puya added a comment.
> Looking at this I'm wondering if this Isn't at least partially handled by the
> BreakConstructorInitializersStyle in combination with
> ConstructorInitializerAllOnOneLineOrOnePerLine style?
I’m fairly certain that’s only true when line is long enough to be broken. In
wh
puya added a comment.
For what it's worth the original post is also the style used at our company. I
am hesitant to patch clang-format as I don't want to have to maintain it so I
hope this is added.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D14484/new/
https: