[PATCH] D61280: Variable auto-init: don't initialize aggregate padding of all aggregates
John McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Apr 30 13:57:11 PDT 2019
rjmccall added a comment.
I don't think the implication is supposed to be that padding is zero-initialized or not depending on where in the aggregate it appears, but it doesn't really matter, I don't think we're arguing about the goal of this patch.
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61280/new/
https://reviews.llvm.org/D61280
More information about the cfe-commits
mailing list