Unverified Commit 9c422ab7 authored by Danil Sidoruk's avatar Danil Sidoruk Committed by Emilia Dreamer
Browse files

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

Adds an option whether requires clause body should be aligned with
the `requires` keyword.
This option is now the default, both without configuration and in LLVM
style.

Fixes https://github.com/llvm/llvm-project/issues/56283

Differential Revision: https://reviews.llvm.org/D129443



Co-authored-by: default avatarEmilia Dreamer <emilia@rymiel.space>
parent 1809414f
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment