Wait a second, won't UBSan handle this automatically if memcpy/memmove are declared with __attribute__((nonnull)) in the header? Otherwise, is there a change to the standard that imposes these additional constraints on memcpy/memmove?
REPOSITORY rL LLVM http://reviews.llvm.org/D9673 EMAIL PREFERENCES http://reviews.llvm.org/settings/panel/emailpreferences/ _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
