[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
Sun Feb 12 06:27:02 PST 2023
lime added a comment.
Crashes were gone although via avoiding diagnostics directly in D140838 <https://reviews.llvm.org/D140838>. Considering this does not fix the acceptance of the ill code here <https://github.com/llvm/llvm-project/issues/57960#issuecomment-1257152513>, should I abandon this patch?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D140614/new/
https://reviews.llvm.org/D140614
More information about the cfe-commits
mailing list