[ubsan] -fsanitize=vptr now requires -fsanitize=null, update tests
authorVedant Kumar <vsk@apple.com>
Tue, 25 Jul 2017 19:34:27 +0000 (19:34 +0000)
committerVedant Kumar <vsk@apple.com>
Tue, 25 Jul 2017 19:34:27 +0000 (19:34 +0000)
commit612d9184352bdcbdc25e546eda5c5d1d67ca5622
tree515496977be6492f0ddad6932ad77fab63544e59
parentbbc953fed443409b1f342f6f0584047195705302
[ubsan] -fsanitize=vptr now requires -fsanitize=null, update tests

See: https://bugs.llvm.org/show_bug.cgi?id=33881
llvm-svn: 309008
compiler-rt/test/ubsan/TestCases/TypeCheck/PR33221.cpp
compiler-rt/test/ubsan/TestCases/TypeCheck/vptr-corrupted-vtable-itanium.cpp
compiler-rt/test/ubsan/TestCases/TypeCheck/vptr-virtual-base.cpp
compiler-rt/test/ubsan/TestCases/TypeCheck/vptr.cpp