https://bugs.llvm.org/show_bug.cgi?id=50652

Chuanqi Xu <yedeng...@linux.alibaba.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID

--- Comment #1 from Chuanqi Xu <yedeng...@linux.alibaba.com> ---
>From the language side, it says:
```
An implementation **may** need to allocate additional storage for a coroutine.
```
The words may here tells that it is OK to not call the allocate function.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to