[PATCH] D32479: [clang-format] Add BreakConstructorInitializersBeforeColon option
Daniel Jasper via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed May 17 05:57:39 PDT 2017
djasper added a comment.
Yes, turning that option into an enum seems like the better choice here.
https://reviews.llvm.org/D32479
More information about the cfe-commits
mailing list