[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 08:44:25 PST 2022


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

rebase for CI


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


More information about the libcxx-commits mailing list