[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 22 07:02:15 PST 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rGeb6fbad711a2: [libc++] Use aligned_alloc instead of posix_memalign for C++17 (authored by arichardson).
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.484825.patch
Type: text/x-patch
Size: 6268 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20221222/f7cadd37/attachment.bin>
More information about the libcxx-commits
mailing list