[PATCH] D12713: Runtime test for poisoning vtable pointer during destruction.

Naomi Musgrave via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 14 14:37:50 PDT 2015


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

- Testing linear inheritance and multiple inheritance for vtable poisoning.


http://reviews.llvm.org/D12713

Files:
  test/msan/dtor-multiple-inheritance.cc
  test/msan/dtor-trivial.cpp
  test/msan/dtor-vtable-multiple-inheritance.cc
  test/msan/dtor-vtable.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12713.34736.patch
Type: text/x-patch
Size: 7144 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150914/cc6a6c22/attachment-0001.bin>


More information about the llvm-commits mailing list