[PATCH] D12512: [libcxxabi] Manually align pointers in __cxa_allocate_exception - Fixes PR24604

David Majnemer via cfe-commits cfe-commits at lists.llvm.org
Mon Aug 31 18:45:49 PDT 2015


majnemer added a comment.

Wouldn't this change be problematic if you threw to code which was statically linked with a prior version of libcxxabi?


http://reviews.llvm.org/D12512





More information about the cfe-commits mailing list