commit | c48e223309c36d482107b86b97c91d4a231f7322 | [log] [tgz] |
---|---|---|
author | Louis Dionne <[email protected]> | Fri Mar 22 20:18:17 2019 |
committer | Louis Dionne <[email protected]> | Fri Mar 22 20:18:17 2019 |
tree | af8d5918545bc07d7a5bb63b573f11b6bf135f14 | |
parent | ef8761fd3b0f0b24b7e9347ad4ae686fc9ed8f94 [diff] |
[libc++] Update the list of symbols exported from libc++abi for new/delete When libc++ does not provide new/delete, libc++abi now also provides the aligned allocation and deallocation functions, so those should be part of the re-export list for libc++. llvm-svn: 356804