llvm-project/compiler-rt/lib/ubsan
Hans Wennborg 20a269cf77 Revert "[CMake] Use libcxx-abi-* targets for in-tree sanitizer C++ ABI"
It casued some runtimes builds to fail with cmake error

  No target "libcxx-abi-static"

see code review.

> When in-tree libcxx is selected as the sanitizer C++ ABI, use
> libcxx-abi-* targets rather than libcxxabi and libunwind directly.
>
> Differential Revision: https://reviews.llvm.org/D134855

This reverts commit 414f9b7d2f.
2022-10-03 14:56:07 +02:00
..
CMakeLists.txt Revert "[CMake] Use libcxx-abi-* targets for in-tree sanitizer C++ ABI" 2022-10-03 14:56:07 +02:00
ubsan.syms.extra
ubsan_checks.inc
ubsan_diag.cpp Revert "[ubsan] Simplify ubsan_GetStackTrace" 2022-04-13 10:41:23 +02:00
ubsan_diag.h
ubsan_diag_standalone.cpp [sanitizer] Simplify __sanitizer::BufferedStackTrace::UnwindImpl implementations 2021-05-13 21:26:31 -07:00
ubsan_flags.cpp
ubsan_flags.h
ubsan_flags.inc
ubsan_handlers.cpp [ubsan] Make TypeCheckKinds const. NFC 2022-08-03 11:02:22 -07:00
ubsan_handlers.h
ubsan_handlers_cxx.cpp [ubsan] Make TypeCheckKinds const. NFC 2022-08-03 11:02:22 -07:00
ubsan_handlers_cxx.h [NFC] Fix endif comments to match with include guard 2022-01-07 15:52:59 +08:00
ubsan_init.cpp sanitizer_common: make internal/external headers compatible 2022-02-11 19:39:44 +01:00
ubsan_init.h
ubsan_init_standalone.cpp
ubsan_init_standalone_preinit.cpp
ubsan_interface.inc
ubsan_monitor.cpp [sanitizer] Remove max_len parameter from InternalScopedString 2021-03-17 16:57:09 -07:00
ubsan_monitor.h
ubsan_platform.h [asan] Remove Asan, Ubsan support of RTEMS and Myriad 2021-06-15 12:59:05 -07:00
ubsan_signals_standalone.cpp Revert "[ubsan] Simplify ubsan_GetStackTrace" 2022-04-13 10:41:23 +02:00
ubsan_signals_standalone.h
ubsan_type_hash.cpp
ubsan_type_hash.h
ubsan_type_hash_itanium.cpp
ubsan_type_hash_win.cpp
ubsan_value.cpp [Sanitizer][Darwin][NFC] Small SANITIZER_APPLE cleanup 2022-07-15 16:31:35 -07:00
ubsan_value.h
ubsan_win_dll_thunk.cpp
ubsan_win_dynamic_runtime_thunk.cpp
ubsan_win_weak_interception.cpp
weak_symbols.txt