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

Björn Schäpers via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Oct 14 09:16:33 PDT 2022


HazardyKnusperkeks added a comment.

In D129443#3857816 <https://reviews.llvm.org/D129443#3857816>, @owenpan wrote:

> In D129443#3857608 <https://reviews.llvm.org/D129443#3857608>, @rymiel wrote:
>
>> 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?
>
> I prefer the latter so as to minimize the diff.

+1


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