[libcxx-commits] [PATCH] D138196: [libc++] Use aligned_alloc instead of posix_memalign for C++17
Alexander Richardson via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Dec 1 13:15:58 PST 2022
arichardson updated this revision to Diff 479400.
arichardson added a comment.
- extend test coverage
- attempt to make it work on macOS.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D138196/new/
https://reviews.llvm.org/D138196
Files:
libcxx/include/__config
libcxx/include/new
libcxx/test/libcxx/language.support/support.dynamic/new_faligned_allocation.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D138196.479400.patch
Type: text/x-patch
Size: 5900 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20221201/bc314671/attachment.bin>
More information about the libcxx-commits
mailing list