[libcxx-commits] [libcxx] [libcxx] Poison memory in variant destroy (PR #101048)
Louis Dionne via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Nov 26 13:37:33 PST 2024
ldionne wrote:
I think we're on the same page, then. @ccotter Could you turn this patch into one that makes a call to the destructor instead? The remaining part of the underlying issue should be fixed from the MSAN side instead.
https://github.com/llvm/llvm-project/pull/101048
More information about the libcxx-commits
mailing list