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

Emilia Dreamer via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 13 21:18:28 PDT 2022


rymiel added a comment.

Changing the default LLVM style would change the output of all the requires-related test cases in `FormatTest.Concepts`. Should I change these test cases to use the new indentation or pass the `REI_Keyword` style to them?


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