clang-format brace wrapping did not take requires into consideration, compound requirements will be affected by BraceWrapping.AfterFunction.
I plan to add 3 options AllowShortRequiresExpressionOnASingleLine, AllowShortCompoundRequirementOnASingleLine and BraceWrapping.AfterRequiresExpression.
This patch is for AllowShortRequiresExpressionOnASingleLine.
We have both, but I like the variant with true and false next to each other, not below.