[PATCH] D120309: [clang-format] Fix QualifierOrder breaking the code with requires clause.

Marek Kurdej via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Feb 22 12:55:34 PST 2022


curdeius added a comment.

In D120309#3338265 <https://reviews.llvm.org/D120309#3338265>, @HazardyKnusperkeks wrote:

> Does it work with a more complex requires clause? Or were they unaffected before? Like `Foo<T> && Bar<T>`?

They were unaffected but I'll add a test.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D120309/new/

https://reviews.llvm.org/D120309



More information about the cfe-commits mailing list