[PATCH] D41916: SmallVector: fix use-after-poison MSAN error in destructor
Matt Morehouse via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 10 14:52:42 PST 2018
morehouse added a comment.
LGTM for fixing the use-after-dtor. I'll let @dblaikie comment since he brought up template bloat issues on https://reviews.llvm.org/D12970.
Repository:
rL LLVM
https://reviews.llvm.org/D41916
More information about the llvm-commits
mailing list