[PATCH] D120309: [clang-format] Fix QualifierOrder breaking the code with requires clause.
Björn Schäpers via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Feb 22 11:30:02 PST 2022
HazardyKnusperkeks added a comment.
Does it work with a more complex requires clause? Or were they unaffected before? Like `Foo<T> && Bar<T>`?
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