[PATCH] D40648: A few initializations to please Valgrind. NFC
Chandler Carruth via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 8 02:31:09 PST 2017
chandlerc requested changes to this revision.
chandlerc added a comment.
This revision now requires changes to proceed.
If MSan doesn't complain about these, I'm inclined to leave them uninitialized. I'm not sure how valuable it is to workaround valgrind false-positives.
If MSan does complain, that's a different matter...
https://reviews.llvm.org/D40648
More information about the llvm-commits
mailing list