[PATCH] D12512: [libcxxabi] Manually align pointers in __cxa_allocate_exception - Fixes PR24604
Joerg Sonnenberger via cfe-commits
cfe-commits at lists.llvm.org
Sat Sep 5 12:31:07 PDT 2015
On Sat, Sep 05, 2015 at 07:29:43PM +0000, Dan Albert via cfe-commits wrote:
> danalbert added a comment.
>
> Android has posix_memalign too.
Yes, but people seem to be reluctant to use it. See the linked review.
Joerg
More information about the cfe-commits
mailing list