[libc++] NFC: Synchronize libc++abi and libc++ new definitions
authorLouis Dionne <ldionne@apple.com>
Wed, 11 Nov 2020 21:33:38 +0000 (16:33 -0500)
committerLouis Dionne <ldionne@apple.com>
Wed, 11 Nov 2020 21:35:25 +0000 (16:35 -0500)
commitd4a1e03c5fb588a8e3f41110de437b38d4e57bbf
treeba0e420ec52042c2223c55ed83bb05123614f550
parent7a70a2f04d6463013921e9ff1bdad0b02b26b880
[libc++] NFC: Synchronize libc++abi and libc++ new definitions

Some changes were made to the libc++abi new/delete definitions, but
they were not copied back to the libc++ definition. It sucks that we
have this duplication, but for now at least let's keep them in sync.
libcxx/src/new.cpp