[PATCH] D140614: [C++20] Mark lambdas in lambda specifiers as dependent if necessary
Liming Liu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Dec 26 22:59:29 PST 2022
lime added a comment.
There should be a more general solution. This patch does not solve the issue here <https://godbolt.org/z/jq7cfTMbr>.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D140614/new/
https://reviews.llvm.org/D140614
More information about the cfe-commits
mailing list