go/misc/cgo/testsanitizers
Ian Lance Taylor eaf5235f98 misc/cgo/testsanitizers: don't run tsan tests on old clang
Fixes #14570.

Change-Id: Ief84a14585bfc209e38cdf15702c2f54ba759714
Reviewed-on: https://go-review.googlesource.com/20057
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Michael Hudson-Doyle <michael.hudson@canonical.com>
2016-03-01 00:56:14 +00:00
..
msan.go runtime: don't call msanread when running on the system stack 2015-11-11 06:04:04 +00:00
msan2.go runtime: don't call msanread when running on the system stack 2015-11-11 06:04:04 +00:00
msan3.go cmd/cgo, runtime: exported Go functions can't return a Go pointer 2015-11-19 18:28:39 +00:00
msan4.go runtime: don't call msanread when running on the system stack 2015-11-11 06:04:04 +00:00
msan_fail.go runtime: don't call msanread when running on the system stack 2015-11-11 06:04:04 +00:00
test.bash misc/cgo/testsanitizers: don't run tsan tests on old clang 2016-03-01 00:56:14 +00:00
tsan.go cmd/cgo: add hooks for thread sanitizer 2016-02-28 04:56:17 +00:00
tsan2.go cmd/cgo: add hooks for thread sanitizer 2016-02-28 04:56:17 +00:00