forked from OSchip/llvm-project
703478ae6e
...when such an operation is done on an object during con-/destruction. (This adds a test case to compiler-rt/test/ubsan/TestCases/TypeCheck/vptr.cpp that, unlike the existing test cases there, wants to detect multiple UBSan warnings in one go. Therefore, that file had to be changed from globally using -fno-sanitize-recover to individually using halt_on_error only where appropriate.) This is the compiler-rt part of a patch covering both cfe and compiler-rt. Differential Revision: https://reviews.llvm.org/D40295 llvm-svn: 321518 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
ubsan.syms.extra | ||
ubsan_checks.inc | ||
ubsan_diag.cc | ||
ubsan_diag.h | ||
ubsan_diag_standalone.cc | ||
ubsan_flags.cc | ||
ubsan_flags.h | ||
ubsan_flags.inc | ||
ubsan_handlers.cc | ||
ubsan_handlers.h | ||
ubsan_handlers_cxx.cc | ||
ubsan_handlers_cxx.h | ||
ubsan_init.cc | ||
ubsan_init.h | ||
ubsan_init_standalone.cc | ||
ubsan_interface.inc | ||
ubsan_platform.h | ||
ubsan_signals_standalone.cc | ||
ubsan_signals_standalone.h | ||
ubsan_type_hash.cc | ||
ubsan_type_hash.h | ||
ubsan_type_hash_itanium.cc | ||
ubsan_type_hash_win.cc | ||
ubsan_value.cc | ||
ubsan_value.h | ||
ubsan_win_dll_thunk.cc | ||
ubsan_win_dynamic_runtime_thunk.cc | ||
ubsan_win_weak_interception.cc | ||
weak_symbols.txt |