[libcxx-commits] [clang] [libcxx] Elide suspension points via [[clang::coro_await_suspend_destroy]] (PR #152623)

Chuanqi Xu via libcxx-commits libcxx-commits at lists.llvm.org
Sun Aug 24 19:16:57 PDT 2025


ChuanqiXu9 wrote:

> Hey folks, Thanks for the work.
> 
> Please note that adding a new attribute should go through an RFC. I know @yuxuanchen1997 proposed something in the same design space a while ago - but we never seem to have reached consensus https://discourse.llvm.org/t/language-extension-for-better-more-deterministic-halo-for-c-coroutines/80044
> 
> Given that there have been multiple attempts at similar direction, we should make sure everyone interested in this work has a chance to see it! Thanks

Just to note that I don't feel the PR and @yuxuanchen1997 's PR are in the same design space. I think they are for different problems.

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


More information about the libcxx-commits mailing list