llvm-project/compiler-rt/lib
Dmitry Vyukov 625f757837 tsan: fix darwin build after 328079
328079 introduced a weak hook without default implementation.
This broke darwin build:
http://green.lab.llvm.org/green//job/clang-stage1-configure-RA/43731/consoleFull#-119213188149ba4694-19c4-4d7e-bec5-911270d8a58c

Provide default impl for the hook.

llvm-svn: 328082
2018-03-21 09:26:29 +00:00
..
BlocksRuntime [compiler-rt] Test commit: remove some trailing white spaces. 2017-08-25 19:36:30 +00:00
asan Revert "[compiler-rt] Change std::sort to llvm::sort in response to r327219" 2018-03-20 01:17:18 +00:00
builtins [PATCH] [compiler-rt, RISCV] Support builtins for RISC-V 2018-03-01 07:47:27 +00:00
cfi [cfi] Lazy initialization of CFI interceptors 2018-02-24 06:58:56 +00:00
dfsan Reland "Install resource files into a share/ directory" 2018-01-14 03:43:14 +00:00
esan [sanitizer] Move mmap interceptors into sanitizer_common 2018-03-07 00:13:54 +00:00
fuzzer Revert "[compiler-rt] Change std::sort to llvm::sort in response to r327219" 2018-03-20 01:17:18 +00:00
hwasan Attempt to appease buildbots 2018-03-07 07:36:23 +00:00
interception OpenBSD Ubsan support / interception 2018-03-02 07:32:30 +00:00
lsan [Sanitizers] Add more standard compliant posix_memalign implementation for LSan. 2018-03-12 21:59:06 +00:00
msan [Fuzzer] Avoid the unnecessary rebuild of the custom libc++ 2018-03-07 18:14:09 +00:00
profile [NFC] fix trivial typos in comments 2018-01-22 07:51:37 +00:00
safestack Enable SafeStack on NetBSD 2017-08-10 18:40:09 +00:00
sanitizer_common tsan: support inlined frames in external symbolization 2018-03-21 08:44:14 +00:00
scudo [scudo] Add Chunk::getSize, rework Chunk::getUsableSize 2018-03-14 15:50:32 +00:00
stats Support compiler-rt builtins 2017-07-28 03:39:38 +00:00
tsan tsan: fix darwin build after 328079 2018-03-21 09:26:29 +00:00
ubsan OpenBSD UBsan support / ubsan part 2018-03-02 07:30:22 +00:00
ubsan_minimal [ubsan-minimal] Fix the ubsan_minimal debug build (COMPILER_RT_DEBUG=1) on macOS. 2018-02-24 13:14:44 +00:00
xray [XRay][compiler-rt] Add APIs for processing logs in memory 2018-03-07 02:45:14 +00:00
CMakeLists.txt [cmake] Add a separate CMake var to control profile runtime 2017-10-02 05:03:55 +00:00