[llvm-bugs] [Bug 40979] [coroutines] ICE when co_await appears in unreachable code after catch-block
via llvm-bugs
llvm-bugs at lists.llvm.org
Mon Mar 25 20:20:42 PDT 2019
https://bugs.llvm.org/show_bug.cgi?id=40979
Brian Gesiak <modocache at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Assignee|unassignedclangbugs at nondot. |modocache at gmail.com
|org |
Status|NEW |RESOLVED
--- Comment #5 from Brian Gesiak <modocache at gmail.com> ---
The above three diffs resolved the issue. There's some NFC cleanup work I
intend to do but it won't effect the behavior described by this report.
--
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/20190326/bd0e4ee6/attachment.html>
More information about the llvm-bugs
mailing list