summaryrefslogtreecommitdiff
path: root/test/msan/dtor-bit-fields.cc
AgeCommit message (Collapse)Author
2015-09-03Test triangle inheritance member poisoning.Naomi Musgrave
Summary: Verify that all members are poisoned. Reviewers: eugenis, kcc Differential Revision: http://reviews.llvm.org/D12023 Test virtual functions and virtual bases poisoning proper size. Runtime testing of destroying diamond inheritance. Explicit testing for 0 optimizations. Simplify test to only test interesting values. Test poisoning on multiple inheritance with nontrivial and trivial members. Removed unnecessary header. Testing (anonymous/)bit fields. Revised object instantiation in test to avoid undefined behavior. git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@246817 91177308-0d34-0410-b5e6-96231b3b80d8