[llvm-bugs] [Bug 39183] tuple comparison operators return true for tuples of different sizes

via llvm-bugs llvm-bugs at lists.llvm.org
Thu Feb 7 11:04:36 PST 2019


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

Marshall Clow (home) <mclow.lists at gmail.com> changed:

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

--- Comment #6 from Marshall Clow (home) <mclow.lists at gmail.com> ---
As of revision revision 353450 libc++ now static_asserts if you try to compare
tuples of different sizes.

-- 
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/20190207/87fbdd74/attachment.html>


More information about the llvm-bugs mailing list