[llvm-bugs] [Bug 49854] [Coroutine] Invalidaded argument addresses

via llvm-bugs llvm-bugs at lists.llvm.org
Tue Apr 6 01:30:58 PDT 2021


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

Chuanqi Xu <yedeng.yd at linux.alibaba.com> changed:

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

--- Comment #7 from Chuanqi Xu <yedeng.yd at linux.alibaba.com> ---
Sorry. It seems like that I made a mistake. The lambda object of task1 is
indeed destroyed after test function ends, so the user shouldn't access to the
captured values.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20210406/376f9e4a/attachment.html>


More information about the llvm-bugs mailing list