ChuanqiXu added a comment.

In D100739#2718514 <https://reviews.llvm.org/D100739#2718514>, @ychen wrote:

> Oh, right now C++ coroutine standard is written in the way that the aligned 
> new is not searched by the frontend. The limitation will be lifted in C++23 
> (hopefully).

I see. I am curious about the relationship of compiler implementation and 
language standard now. For example, Clang/LLVM implement coroutine before it 
becomes standard. The point I curious about is that should Clang/LLVM implement 
based on proposals accepted only?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D100739/new/

https://reviews.llvm.org/D100739

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to