[clang] [llvm] [Coroutines] Use destroy slot for CoroElide resume fallthrough (PR #207799)

Stephan Dollberg via cfe-commits cfe-commits at lists.llvm.org
Sun Jul 19 02:28:41 PDT 2026


StephanDollberg wrote:

Latest version still seems to crash with double dtor call. Repro is here: https://gist.github.com/StephanDollberg/45b0cc8274c6545ef5fc136768106de1 (note the non trivial dtor of the awaiter).

https://github.com/llvm/llvm-project/pull/207799


More information about the cfe-commits mailing list