summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Fuzzer/test/FuzzerUnittest.cpp
diff options
context:
space:
mode:
authorNaomi Musgrave <nmusgrave@google.com>2015-09-08 16:38:17 +0000
committerNaomi Musgrave <nmusgrave@google.com>2015-09-08 16:38:17 +0000
commit4e213984ddd254cedb1ed9f33d8245b18ba97740 (patch)
tree37aeacecb328b8305a77989ed31eab8c9d920909 /llvm/lib/Fuzzer/test/FuzzerUnittest.cpp
parentfa84aa3fa18869f9ddd435180e92ea0c458afb2c (diff)
downloadbcm5719-llvm-4e213984ddd254cedb1ed9f33d8245b18ba97740.tar.gz
bcm5719-llvm-4e213984ddd254cedb1ed9f33d8245b18ba97740.zip
Failing test highlighting no poisoning if dtor undeclared.
Summary: If class or struct has not declared a destructor, no destructor is emitted, and members are not poisoned after destruction. This case highlights bug in current implementation of use-after-dtor poisoning (detailed in https://github.com/google/sanitizers/issues/596). Reviewers: eugenis, kcc Subscribers: cfe-commits Differential Revision: http://reviews.llvm.org/D12616 Only check simplest object for existence of sanitizing callback. Rename test. llvm-svn: 247025
Diffstat (limited to 'llvm/lib/Fuzzer/test/FuzzerUnittest.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud