llvm-project/compiler-rt/lib/tsan/go
Dmitry Vyukov 6cfab724ec tsan: refactor deadlock detector
Introduce DDetector interface between the tool and the DD itself.
It will help to experiment with other DD implementation,
as well as reuse DD in other tools.

llvm-svn: 202485
2014-02-28 10:48:13 +00:00
..
build.bat tsan: add windows native build script 2014-02-04 17:52:41 +00:00
buildgo.sh tsan: refactor deadlock detector 2014-02-28 10:48:13 +00:00
test.c tsan: ensure proper alignment of mmaps on windows 2014-02-05 11:37:20 +00:00
tsan_go.cc tsan: remove unused functions 2014-02-06 09:22:50 +00:00