Issue 84425
Summary ICE inside nested lambdas, with reference captures, when the inner lambda is recursive using c++23s deducing this
Labels new issue
Assignees
Reporter apache-hb
    ICE inside nested lambdas, when lambdas capture by reference, and specifically when the inner lambda both captures by reference and is recursive using c++23s deducing this
https://godbolt.org/z/vbcTjKcvY
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to