[PATCH] D22227: [ubsan] Disable bounds-check for flexible array ivars

Adrian Prantl via cfe-commits cfe-commits at lists.llvm.org
Tue Oct 4 11:03:28 PDT 2016


aprantl accepted this revision.
aprantl added a comment.
This revision is now accepted and ready to land.

Can you double-check that the memory layout is actually what we think it is by inspecting the generated IR? Otherwise this LGTM.


https://reviews.llvm.org/D22227





More information about the cfe-commits mailing list