llvm-project/compiler-rt/lib
Petr Hosek 48a38954c9 [CMake] Use generator expression to get in-tree libc++ path
When using the in-tree libc++, we should be using the full path to
ensure that we're using the right library and not accidentally pick up
the system library.

Differential Revision: https://reviews.llvm.org/D118200
2022-01-26 14:12:48 -08:00
..
BlocksRuntime
asan [compiler-rt][cmake] Fix clang-cl warnings introduced in ae4c643bcd 2022-01-15 12:06:38 -05:00
builtins [compiler-rt] Silence warnings when building with MSVC 2022-01-11 10:36:57 -05:00
cfi sanitizer_common: prefix thread-safety macros with SANITIZER_ 2022-01-07 15:11:00 +01:00
crt Control-flow Enforcement Technology (CET), published by Intel, introduces 2022-01-10 11:01:11 +08:00
dfsan [NFC][DFSan] Cleanup code to use align functions. 2022-01-06 14:42:38 -08:00
fuzzer [libc++] Disable coverage with sanitize-coverage=0 2022-01-07 17:53:21 -08:00
gwp_asan Fix a few warnings (signed/unsigned comparison in gtest, and missing field initializers) 2021-10-16 22:43:57 -07:00
hwasan [sanitizer] Support IsRssLimitExceeded in all sanitizers 2021-12-03 12:45:44 -08:00
interception [compiler-rt][cmake] Fix clang-cl warnings introduced in ae4c643bcd 2022-01-15 12:06:38 -05:00
lsan [ASan][Darwin] Avoid crash during ASan initialization 2022-01-07 12:28:38 -08:00
memprof [CMake] Use generator expression to get in-tree libc++ path 2022-01-26 14:12:48 -08:00
msan msan: check that ucontext_t is initialized on signal return 2022-01-05 13:20:50 +01:00
orc [CMake] Use generator expression to get in-tree libc++ path 2022-01-26 14:12:48 -08:00
profile [InstrProf] Restore InstrProfData.inc to fix Fuchsia builds 2022-01-19 10:10:58 -08:00
safestack Revert "sanitizers: increase .clang-format columns to 100" 2021-07-28 09:40:21 +02:00
sanitizer_common [sanitizer] Improve FreeBSD ASLR detection 2022-01-18 17:07:13 -05:00
scudo [CMake] Use generator expression to get in-tree libc++ path 2022-01-26 14:12:48 -08:00
stats [compiler-rt] separate lsan, ubsan, stats configuration from SANITIZER_COMMON_SUPPORTED_OS 2021-11-10 19:16:20 -08:00
tsan [CMake] Use generator expression to get in-tree libc++ path 2022-01-26 14:12:48 -08:00
ubsan [compiler-rt][cmake] Fix clang-cl warnings introduced in ae4c643bcd 2022-01-15 12:06:38 -05:00
ubsan_minimal [compiler-rt] separate lsan, ubsan, stats configuration from SANITIZER_COMMON_SUPPORTED_OS 2021-11-10 19:16:20 -08:00
xray [CMake] Use generator expression to get in-tree libc++ path 2022-01-26 14:12:48 -08:00
CMakeLists.txt [ORC-RT] Re-apply "Initial ORC Runtime directories and build..." with fixes. 2021-04-24 16:00:20 -07:00