[LLVMbugs] [Bug 18854] Infinite recursion when trying to store a lambda in a std::function

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Wed May 6 17:13:45 PDT 2015


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

Kaelyn Takata <rikka at google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
           Hardware|Macintosh                   |All
            Version|3.4                         |3.6
         Resolution|---                         |FIXED
           Assignee|unassignedclangbugs at nondot. |rikka at google.com
                   |org                         |
                 OS|MacOS X                     |All

--- Comment #3 from Kaelyn Takata <rikka at google.com> ---
The test case hitting an assertion about not being able to request the size of
an undeduced or dependent auto type has been fixed in r236682.

-- 
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/20150507/9bdbc817/attachment.html>


More information about the llvm-bugs mailing list