[PATCH] D12712: Implementation and testing for poisoning vtable ptr in dtor.
Naomi Musgrave via cfe-commits
cfe-commits at lists.llvm.org
Fri Sep 11 19:41:04 PDT 2015
nmusgrave updated this revision to Diff 34617.
nmusgrave added a comment.
- Poison vtable in either complete or base dtor.
http://reviews.llvm.org/D12712
Files:
lib/CodeGen/CGClass.cpp
test/CodeGenCXX/sanitize-dtor-derived-class.cpp
test/CodeGenCXX/sanitize-dtor-vtable.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12712.34617.patch
Type: text/x-patch
Size: 8116 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150912/5591a9ff/attachment-0001.bin>
More information about the cfe-commits
mailing list