[PATCH] D28931: Disable aligned new/delete on Apple platforms without posix_memalign

Eric Fiselier via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jan 20 11:53:54 PST 2017


EricWF added a comment.

@rsmith I looked for an alternative provider for aligned allocation but couldn't find one, which is quite unfortunate. Is this going to mess up the `__libcpp_version` detection Clang does?


https://reviews.llvm.org/D28931





More information about the cfe-commits mailing list