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


arichardson added a comment.

In D138196#4009494 <https://reviews.llvm.org/D138196#4009494>, @ldionne wrote:

> Gentle ping before this becomes too hard to rebase :-)

Sorry for the delay, was working on other things for the past few weeks. Will submit this once I have a green CI run. Thanks for the review :)


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D138196/new/

https://reviews.llvm.org/D138196



More information about the libcxx-commits mailing list