mirror of https://github.com/golang/go.git
Before GCC 7 defined __SANITIZE_THREAD__ when using TSAN, runtime/cgo/libcgo.h could not determine reliably whether TSAN was in use when using GCC. Fixes #15983. Change-Id: I5581c9f88e1cde1974c280008b2230fe5e971f44 Reviewed-on: https://go-review.googlesource.com/23833 Run-TryBot: Ian Lance Taylor <iant@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Michael Hudson-Doyle <michael.hudson@canonical.com> |
||
|---|---|---|
| .. | ||
| msan.go | ||
| msan2.go | ||
| msan3.go | ||
| msan4.go | ||
| msan_fail.go | ||
| test.bash | ||
| tsan.go | ||
| tsan2.go | ||
| tsan3.go | ||
| tsan4.go | ||
| tsan5.go | ||
| tsan6.go | ||