[llvm-bugs] [Bug 49241] std::to_address should not require std::pointer_traits<Pointer>::element_type to be well-formed

via llvm-bugs llvm-bugs at lists.llvm.org
Mon Sep 6 11:30:15 PDT 2021


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

Arthur O'Dwyer <arthur.j.odwyer at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |INVALID
                 CC|                            |arthur.j.odwyer at gmail.com
             Status|NEW                         |RESOLVED

--- Comment #6 from Arthur O'Dwyer <arthur.j.odwyer at gmail.com> ---
Since these examples are working-as-intended according to libc++ and according
to LWG; and since libc++'s behavior matches libstdc++'s behavior on these
examples; I think it's reasonable to close this issue as "invalid."
I'm taking the liberty of marking it "RESOLVED INVALID" myself (or at least
trying to, if the system lets me). Feel free to reopen if you think there's
still something worth discussing at the libc++ level. I agree that at the LWG
level the specified behavior is kinda pretty awful, but that's not a libc++
bug.

-- 
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/20210906/15e3767a/attachment.html>


More information about the llvm-bugs mailing list