[PATCH] D78869: clang-format: Add ControlStatementsExceptForEachMacros option to SpaceBeforeParens

MyDeveloperDay via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Apr 26 09:34:21 PDT 2020


MyDeveloperDay added a comment.

I've added a couple of others reviewers to comment, I don't personally mind as I don't use the ForEach Macros.  It feels kind of funny to me to differentiate just the for macros from for,if,while,for..  (I guess I'm struggling to understand why you wouldn't just add the space other than the churn you'll get)

But I won't block it if others are ok with it.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D78869/new/

https://reviews.llvm.org/D78869





More information about the cfe-commits mailing list