llvm-project/compiler-rt/lib/tsan/go
Dmitry Vyukov 3c2489e2c3 tsan: do not imitate memory write on malloc() (Go)
better memory range access functions (put only 1 event to trace) (Go)

llvm-svn: 175056
2013-02-13 13:05:36 +00:00
..
buildgo.sh tsan: add sanity test for Go runtime into presubmit test 2012-12-14 10:10:57 +00:00
test.c tsan: switch to explicit thread contexts in Go (instead of monotonic goroutine ids) 2013-01-31 07:48:43 +00:00
tsan_go.cc tsan: do not imitate memory write on malloc() (Go) 2013-02-13 13:05:36 +00:00