llvm-project/compiler-rt/lib/tsan
Julian Lettner 9d41429ff7 [TSan] Move DECLARE_REAL macro outside of namespace
This should fix the "undefined reference to
tsan::interception::real_setjmp" linker errors.

llvm-svn: 365806
2019-07-11 18:26:33 +00:00
..
benchmarks tsan: add more benchmarks 2019-02-07 14:04:04 +00:00
dd Improve error message when '=' is missing in {ASAN,...}_OPTIONS. 2019-06-15 01:37:14 +00:00
go Add NetBSD LSan support 2019-07-11 06:22:35 +00:00
rtl [TSan] Move DECLARE_REAL macro outside of namespace 2019-07-11 18:26:33 +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 Stop counting pops in tsan/check_analyze.sh. 2019-06-17 20:47:16 +00:00
check_cmake.sh