[PATCH] D42650: [clang-format] New format param ObjCBinPackProtocolList

Krasimir Georgiev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Feb 6 09:34:09 PST 2018


krasimir 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.


Repository:
  rC Clang

https://reviews.llvm.org/D42650





More information about the cfe-commits mailing list