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

Corentin Jabot via libcxx-commits libcxx-commits at lists.llvm.org
Sat Aug 23 01:52:41 PDT 2025


cor3ntin 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 


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


More information about the libcxx-commits mailing list