llvm-project/compiler-rt/lib/tsan/go
Dmitry Vyukov fcf6ae2f07 tsan: add OpenBSD support for Go
With the race_debug_openbsd_amd64.syso file created via this diff,
Go's race detector is able to detect a race in the example code
from this link: https://golang.org/doc/articles/race_detector.html

Reviewed-in: https://reviews.llvm.org/D80469
Author: qbit (Aaron Bieber)
2020-06-08 16:47:13 +02:00
..
build.bat tsan: fix Go build on Windows 2020-04-01 10:36:29 +02:00
buildgo.sh tsan: add OpenBSD support for Go 2020-06-08 16:47:13 +02:00
test.c tsan: Adding releaseAcquire() to ThreadClock 2020-03-24 11:27:46 +01:00
tsan_go.cpp tsan: Adding releaseAcquire() to ThreadClock 2020-03-24 11:27:46 +01:00