[cfe-dev] new style option for clang-format
Owen Pan via cfe-dev
cfe-dev at lists.llvm.org
Fri Aug 3 06:15:17 PDT 2018
HI,
I have added a clang-format style option to BreakConstructorInitializers.
It generates the following format:
Constructor()
:
initializer1(),
initializer2()
Should I submit a patch to cfe-commits?
Thanks,
Owen
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20180803/141485fc/attachment.html>
More information about the cfe-dev
mailing list