yuxuanchen1997 wrote:

@ChuanqiXu9 

> I feel the name `[[coro_inplace_task]]` is not so good. Since it doesn't 
> happen unconditionally. It happens conditionally. I still want to try to make 
> it clear in the name. I still like names like `[[coro_elide_after_await]]`, 
> which I feel is more clear.

Why the 'after'? Elide happens statically, while await is a runtime concept. 
That just seems odd. I am open to new names though. 

> BTW, it will be better to use stacked PR for this one and 
> https://github.com/llvm/llvm-project/pull/98974.

What is stacked PR?

https://github.com/llvm/llvm-project/pull/98971
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to