[libcxx-commits] [libcxx] [libcxx] Poison memory in variant destroy (PR #101048)
Louis Dionne via libcxx-commits
libcxx-commits at lists.llvm.org
Fri Aug 30 07:03:07 PDT 2024
ldionne wrote:
I agree with @philnik777 here, I think this improvement makes a lot of sense, but we'd want to implement it without referring to explicit sanitizer APIs.
https://github.com/llvm/llvm-project/pull/101048
More information about the libcxx-commits
mailing list