[llvm-bugs] [Bug 31513] libc++ makes some tuple_size specializations complete types, breaking decomposition declarations

via llvm-bugs llvm-bugs at lists.llvm.org
Wed Jan 4 14:40:53 PST 2017


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

Eric Fiselier <eric at efcs.ca> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #8 from Eric Fiselier <eric at efcs.ca> ---
Fixed in r291019 (v4.0). Unfortunately the fix is entirely non-standard, but
the standard is clearly incorrect here. I'll submit a new resolution for LWG
2770 which mirrors what libc++ actually implements shortly.

-- 
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/20170104/5da3c4d4/attachment-0001.html>


More information about the llvm-bugs mailing list