[PATCH] D12022: Refactored dtor sanitizing into EHScopeStack

Naomi Musgrave via cfe-commits cfe-commits at lists.llvm.org
Wed Aug 19 13:50:41 PDT 2015


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

- More complex testing for destruction order. Tests class with base, virtual base, trivial, and nontrivial member to ensure destruction order is correct.


http://reviews.llvm.org/D12022

Files:
  lib/CodeGen/CGCXX.cpp
  lib/CodeGen/CGClass.cpp
  test/CodeGenCXX/sanitize-dtor-repress-aliasing.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12022.32608.patch
Type: text/x-patch
Size: 9404 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150819/508d18c1/attachment.bin>


More information about the cfe-commits mailing list