Files
android_external_libcxx/src
Eric Fiselier d54d974f1f Disable aligned new/delete on Apple platforms without posix_memalign
Summary:
This patch disables the aligned new/delet overloads on Apple platforms without `posix_memalign`. This fixes libc++.dylib build regressions on such platforms.
This fixes http://llvm.org/PR31448.

This patch should also be merged into the 4.0 release branch


Reviewers: mclow.lists, rsmith, dexonsmith, jeremyhu

Reviewed By: mclow.lists

Subscribers: cfe-commits

Differential Revision: https://reviews.llvm.org/D28931

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@292564 91177308-0d34-0410-b5e6-96231b3b80d8
2017-01-20 01:47:26 +00:00
..
2016-08-11 03:13:11 +00:00
2016-12-28 05:20:27 +00:00
2014-05-15 11:27:39 +00:00
2017-01-14 10:27:12 +00:00
2016-10-12 07:46:20 +00:00
2017-01-16 13:13:01 +00:00