If class or struct has not declared a destructor,
no destsructor is emitted, and members are not poisoned
after destruction. This case highlights bug in current
implementation of use-after-dtor poisoning.
Details
Details
Diff Detail
Diff Detail
Differential D12616
Failing test highlighting no poisoning if dtor undeclared. nmusgrave on Sep 3 2015, 4:43 PM. Authored by
Details If class or struct has not declared a destructor,
Diff Detail Event Timeline |