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

Naomi Musgrave via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 9 16:08:04 PDT 2015


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

- Assertions verify that vtable still accessible from dtors.


http://reviews.llvm.org/D12713

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12713.34378.patch
Type: text/x-patch
Size: 5772 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150909/53b3afa6/attachment.bin>


More information about the llvm-commits mailing list