[llvm-bugs] [Bug 40978] [coroutines] Clang should raise a compile-error when co_await used in a catch-block

via llvm-bugs llvm-bugs at lists.llvm.org
Mon Mar 25 20:18:44 PDT 2019


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

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 #2 from Brian Gesiak <modocache at gmail.com> ---
https://reviews.llvm.org/D59076 was reverted in
https://reviews.llvm.org/rC356774, and then fixed in
https://reviews.llvm.org/D59752. It implements the error you requested, and I
think it'll stay committed this time :)

-- 
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/dd146f26/attachment.html>


More information about the llvm-bugs mailing list