[PATCH] D110833: [clang-format] Refactor SpaceBeforeParens to add options

Christian Rayroud via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Nov 2 00:43:41 PDT 2021


crayroud marked 10 inline comments as done.
crayroud added a comment.

I used the following command to verify my changes on multiple files. Thank you for the tip.

  clang-format -verbose -n -files clang/docs/tools/clang-formatted-files.txt


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

https://reviews.llvm.org/D110833



More information about the cfe-commits mailing list