[PATCH] D129443: [clang-format] Add option for aligning requires clause body
Emilia Dreamer via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Oct 7 02:00:47 PDT 2022
rymiel added a comment.
It wasn't an accidental regression, though, it was a conscious formatting decision (maybe ask @HazardyKnusperkeks for more). Similar to how lambdas can be formatted aligned to the introducer, i think this option does make sense.
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