[llvm-bugs] [Bug 22634] operator new and STL containers silently ignore element alignment

via llvm-bugs llvm-bugs at lists.llvm.org
Fri Jul 7 10:06:22 PDT 2017


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

Alex Wang <aw1621107 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |aw1621107 at gmail.com
             Status|RESOLVED                    |REOPENED
         Resolution|WONTFIX                     |---

--- Comment #14 from Alex Wang <aw1621107 at gmail.com> ---
The corresponding libstdc++ bug report
(https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65122) has been closed as fixed
due to wording changes in the C++17 standard. Have the corresponding changes in
libc++ already been applied? I see the new operator new overloads in <new>, but
I'm just an end user, so I don't know whether additional changes need to be
made.

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


More information about the llvm-bugs mailing list