[PATCH] D42650: [clang-format] New format param ObjCBinPackProtocolList
Ben Hamilton via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Feb 6 09:37:45 PST 2018
benhamilton marked an inline comment as done.
benhamilton added a comment.
> I don't understand why do we introduce an enum option if we are keeping the default behavior for Google style. IMO we should have a single behavior for any style and enforce it.
https://reviews.llvm.org/D42708 changes the default behavior for the Google style.
I'm fine with opening up a discussion to make this the default for all styles, but I think that should be a separate discussion.
Repository:
rC Clang
https://reviews.llvm.org/D42650
More information about the cfe-commits
mailing list