[PATCH] D129443: [clang-format] Add option for aligning requires clause body

Owen Pan via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 6 14:02:15 PDT 2022


owenpan added a comment.

Is this option really required? Can we just fix the regression as reported in https://github.com/llvm/llvm-project/issues/56283? It seems that we haven't followed the policy <https://clang.llvm.org/docs/ClangFormatStyleOptions.html#adding-additional-style-options> lately when adding new options.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D129443



More information about the cfe-commits mailing list