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

Brian Gesiak <modoca...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|unassignedb...@nondot.org   |modoca...@gmail.com
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #2 from Brian Gesiak <modoca...@gmail.com> ---
The stack of diffs ending with https://reviews.llvm.org/D71903 ports the C++20
aspects of the LLVM coroutine passes to classes compatible with the new pass
manager (it doesn't yet support Swift's "returned continuation" coroutines),
which should resolve this issue in LLVM trunk (and these will most likely be
included in the LLVM 11 release).

-- 
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