summaryrefslogtreecommitdiff
path: root/test/ubsan/TestCases/TypeCheck/vptr-virtual-base.cpp
AgeCommit message (Expand)Author
2017-09-15ubsan: Unbreak ubsan_cxx runtime library on Windows.Peter Collingbourne
2017-07-25[ubsan] -fsanitize=vptr now requires -fsanitize=null, update testsVedant Kumar
2015-06-25[CMake] Fix PR23539: Don't reference C++ ABI symbols prior to Mac OS 10.9.Alexey Samsonov
2015-03-24Revert "Revert "[UBSan] Use shared library for UBSan on OS X" and its followup"Alexey Samsonov
2015-03-24Revert "[UBSan] Use shared library for UBSan on OS X" and its followupJustin Bogner
2015-03-23[UBSan] Use shared library for UBSan on OS X (compiler-rt part).Alexey Samsonov
2015-02-13Add -frtti to tests that need rttiFilipe Cabecinhas
2015-01-12Update test cases for new -fsanitize-recover= semantics.Alexey Samsonov
2014-10-14[UBSan] XFAIL test added in r219642 on DarwinAlexey Samsonov
2014-10-13Sanitize upcasts and conversion to virtual base.Alexey Samsonov