[PATCH] D32525: [clang-format] Add SpaceBeforeColon option
Daniel Jasper via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed May 17 06:09:44 PDT 2017
djasper added a comment.
I have looked through the PDF you linked to, but I couldn't really find much about formatting. I have found one instance of a constructor initializer list, but there is no accompanying text saying that this is even intentional. Haven't found a range-based for loop. As such, I am not convinced that this option carries it's weight.
Also see my comment. It's very hard to even name this option without it being confusing to users.
https://reviews.llvm.org/D32525
More information about the cfe-commits
mailing list