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

Richard Smith via cfe-commits cfe-commits at lists.llvm.org
Fri Jan 20 14:35:19 PST 2017


On 20 January 2017 at 11:53, Eric Fiselier via Phabricator <
reviews at reviews.llvm.org> wrote:

> 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?
>

We've not started doing that (yet); there are issues with handling separate
preprocessing use cases that we need to figure out how to address first.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170120/53c4f6e2/attachment.html>


More information about the cfe-commits mailing list