[PATCH] D28931: Disable aligned new/delete on Apple platforms without posix_memalign
Greg Parker via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jan 19 18:32:27 PST 2017
gparker42 added a comment.
No, the old versions of OS X that lack `posix_memalign` also lack `aligned_alloc`.
https://reviews.llvm.org/D28931
More information about the cfe-commits
mailing list