New implementation for dtor sanitizer callback poisons only class members, and emits poisoning callback before base dtor invoked.
Details
Details
Diff Detail
Diff Detail
Event Timeline
test/msan/dtor-base-access.cc | ||
---|---|---|
48 | Why are you removing the destructor call? |
Why are you removing the destructor call?
That's exactly what this test is about.