[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
Wed Dec 21 02:06:58 PST 2022


arichardson updated this revision to Diff 484502.
arichardson added a comment.

Rebase and update version guard to macos 10.15


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.484502.patch
Type: text/x-patch
Size: 6268 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20221221/59625760/attachment-0001.bin>


More information about the libcxx-commits mailing list