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

Yiran Wang via cfe-commits cfe-commits at lists.llvm.org
Wed Aug 26 15:25:06 PDT 2015


yiranwang added a comment.

Hi Eric,

Could you please explain a bit more what is broken specifically? As we can see, sizeof(), _Len, and _Align, and alignof() of "aligned_storage" are all not changed.


http://reviews.llvm.org/D12247





More information about the cfe-commits mailing list