[all-commits] [llvm/llvm-project] 65b469: tsan: fix build bugs
Dmitry Vyukov via All-commits
all-commits at lists.llvm.org
Sat Mar 28 01:09:54 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 65b4695375c6518c0b51a2a4c8392ab9d461e317
https://github.com/llvm/llvm-project/commit/65b4695375c6518c0b51a2a4c8392ab9d461e317
Author: Dmitry Vyukov <dvyukov at google.com>
Date: 2020-03-28 (Sat, 28 Mar 2020)
Changed paths:
M compiler-rt/lib/tsan/go/buildgo.sh
M compiler-rt/lib/tsan/rtl/tsan_clock.cpp
Log Message:
-----------
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.
More information about the All-commits
mailing list