[PATCH] D21453: Add support for attribute "overallocated"

Akira Hatanaka via cfe-commits cfe-commits at lists.llvm.org
Tue Jun 28 10:31:30 PDT 2016


ahatanak added a comment.

I think you are right. There are other places that need to be fixed to properly support over-allocated structures. I'll see if I can come up with a patch that treats the over-allocated array as flexible array member.


http://reviews.llvm.org/D21453





More information about the cfe-commits mailing list