llvm-project/compiler-rt/lib/tsan
Hubert Tong 50721b27c4 [compiler-rt][tests] Propagate COMPILER_RT_UNITTEST_LINK_FLAGS
`COMPILER_RT_UNITTEST_LINK_FLAGS` is dropped in many places, unlike
`COMPILER_RT_UNITTEST_CFLAGS`. This patch attempts to remove that
inconsistency.

Previously reviewed as part of D58951.

Reviewers: sfertile, peter.smith, pzheng, phosek, Hahnfeld, nemanjai, jasonliu

Reviewed By: sfertile

Subscribers: jsji, kubamracek, dberris, mgorny, delcypher, jdoerfert, #sanitizers, llvm-commits

Tags: #llvm, #sanitizers

Differential Revision: https://reviews.llvm.org/D60143

llvm-svn: 359733
2019-05-01 22:25:16 +00:00
..
benchmarks tsan: add more benchmarks 2019-02-07 14:04:04 +00:00
dd [compiler-rt] Cleanup usage of C++ ABI library 2019-02-16 08:34:26 +00:00
go sanitizers: Introduce ThreadType enum 2019-02-07 11:01:22 +00:00
rtl [Sanitizer] Reland "Cleanup INTERCEPT_FUNCTION macro" 2019-05-01 20:57:59 +00:00
tests [compiler-rt][tests] Propagate COMPILER_RT_UNITTEST_LINK_FLAGS 2019-05-01 22:25:16 +00:00
.clang-format [sanitizer] Remove unneeded blank lines 2018-05-09 00:44:26 +00:00
CMakeLists.txt [NFC][TSan][libdispatch] Better CMake variable names 2019-04-04 01:10:07 +00:00
analyze_libtsan.sh [TSan] Slightly improve check_analyze script. 2015-12-07 20:18:50 +00:00
check_analyze.sh Revert "tsan: Update test expectations." 2019-04-11 18:05:37 +00:00
check_cmake.sh