llvm-project/compiler-rt/lib/tsan
Dmitry Vyukov e63bc9c200 tsan: revert: Update buildgo.sh to pass -isysroot on Darwin.
This commit breaks actual Go runtime build on gomote builders (10.12) with:

xcode-select: error: tool 'xcodebuild' requires Xcode,
but active developer directory '/Library/Developer/CommandLineTools'
is a command line tools instance

Without this part build works fine.
The original commit does not include any explanation as to why
it is needed.

llvm-svn: 327700
2018-03-16 10:20:58 +00:00
..
benchmarks
dd [sanitizer] Move cxx-abi library earlier in link flags. 2017-10-04 23:35:14 +00:00
go tsan: revert: Update buildgo.sh to pass -isysroot on Darwin. 2018-03-16 10:20:58 +00:00
rtl FreeBSD TSan support update 2018-03-16 08:23:33 +00:00
tests Move __tsan::Vector to __sanitizer 2017-12-04 12:30:09 +00:00
.clang-format Tell clang-format that (most) sanitizers are written using Google style guide. 2015-11-19 22:11:10 +00:00
CMakeLists.txt [Fuzzer] Avoid the unnecessary rebuild of the custom libc++ 2018-03-07 18:14:09 +00:00
analyze_libtsan.sh [TSan] Slightly improve check_analyze script. 2015-12-07 20:18:50 +00:00
check_analyze.sh [TSan] Update test values 2017-08-18 19:22:39 +00:00
check_cmake.sh tsan: use a different dir for llvm build 2014-10-15 08:56:15 +00:00