[PATCH] D12247: [libc++] remove possible trailing padding from aligned_storage

Eric Fiselier via cfe-commits cfe-commits at lists.llvm.org
Wed Aug 26 11:18:05 PDT 2015


EricWF added a comment.

In http://reviews.llvm.org/D12247#233323, @davidxl wrote:

> We certainly need a fix without breaking ABI. Is there a ABI conformance test for libcxx?


To actually answer @davidxl's question: No. libc++ does not have an ABI test suite of any sort.


http://reviews.llvm.org/D12247





More information about the cfe-commits mailing list