[PATCH] D12712: Implementation and testing for poisoning vtable ptr in dtor.

Naomi Musgrave via cfe-commits cfe-commits at lists.llvm.org
Tue Sep 15 11:53:29 PDT 2015


nmusgrave updated this revision to Diff 34822.
nmusgrave added a comment.

- Re-checking testing for poisoning vtable.


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.34822.patch
Type: text/x-patch
Size: 9786 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150915/116f88b5/attachment.bin>


More information about the cfe-commits mailing list