rjmccall added inline comments.
================ Comment at: lib/CodeGen/CGDecl.cpp:1611 drillIntoBlockVariable(*this, Dst, &D); + } defaultInitNonTrivialCStructVar(Dst); ---------------- rjmccall wrote: > Why don't you just initialize the payload right here, after we've drilled > down to it? I meant to delete this comment before submitting, sorry. I am suggesting the other place. Repository: rC Clang CHANGES SINCE LAST ACTION https://reviews.llvm.org/D57797/new/ https://reviews.llvm.org/D57797 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits