[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 18:27:15 PDT 2015


nmusgrave updated this revision to Diff 34614.
nmusgrave marked 2 inline comments as done.
nmusgrave added a comment.

- Fixed testing callback emission order to account for vptr.


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.34614.patch
Type: text/x-patch
Size: 6775 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150912/2753a2e7/attachment.bin>


More information about the cfe-commits mailing list