tsan: fix build bugs
authorDmitry Vyukov <dvyukov@google.com>
Sat, 28 Mar 2020 08:07:15 +0000 (09:07 +0100)
committerDmitry Vyukov <dvyukov@google.com>
Sat, 28 Mar 2020 08:09:39 +0000 (09:09 +0100)
commit65b4695375c6518c0b51a2a4c8392ab9d461e317
tree66c155ebde77bb9f9bf2a153a15fdc4f8ae93f83
parent06066c40035386f3ade57f5917c9454c6c8660a0
tsan: fix build bugs

1. Fix expression inside of DCHECK_LE.
2. Add a debug build test to buildgo.sh.
3. Fix race binary path in buildgo.sh.
compiler-rt/lib/tsan/go/buildgo.sh
compiler-rt/lib/tsan/rtl/tsan_clock.cpp