[PATCH] D158433: [Clang] Do not change the type of captured vars when checking lambda constraints
Aaron Ballman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Aug 21 09:34:04 PDT 2023
aaron.ballman added reviewers: erichkeane, hubert.reinterpretcast, clang-language-wg.
aaron.ballman added a comment.
Adding a few more reviewers for extra sets of eyes given that we'd like this to land in 17.x. The changes look correct to me, but a confirmation would be appreciated.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D158433/new/
https://reviews.llvm.org/D158433
More information about the cfe-commits
mailing list