[PATCH] D16843: [Sema] Fix bug in TypeLocBuilder::pushImpl

Manman Ren via cfe-commits cfe-commits at lists.llvm.org
Mon Feb 15 12:12:44 PST 2016


manmanren added a subscriber: manmanren.
manmanren added a comment.

Hi Akira,

Can you give a high-level explanation of how this patch fixes the problem? This patch enforces that the capacity is 8-byte aligned, is it required to solve the alignment issue here?

Thanks,
Manman


http://reviews.llvm.org/D16843





More information about the cfe-commits mailing list