[PATCH] D24999: [Sema] Only relax array-at-end-of-object checks in __builtin_object_size when -fno-strict-aliasing is given.
Akira Hatanaka via cfe-commits
cfe-commits at lists.llvm.org
Mon Oct 3 12:35:18 PDT 2016
ahatanak added a comment.
Just want to give you a heads up that I was going to abandon the patch that adds support for attribute "flexible_array" (https://reviews.llvm.org/D21453) after r281277, but I'll probably need the attribute after all if we are going to make the changes in this patch.
https://reviews.llvm.org/D24999
More information about the cfe-commits
mailing list