[PATCH] D145642: [clang-format] Annotate lambdas with requires clauses.
Owen Pan via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Mar 9 18:08:48 PST 2023
owenpan added a comment.
Would this patch make the end result look worse without "making the requires clause formatting of lambdas
match the formatting for functions"? If yes, then we should not land it just yet.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D145642/new/
https://reviews.llvm.org/D145642
More information about the cfe-commits
mailing list