1
0
mirror of https://github.com/golang/go synced 2024-09-29 02:24:33 -06:00
go/misc/cgo/testsanitizers
Ian Lance Taylor b01db023b1 misc/cgo/testsanitizers: also skip tsan11/tsan12 when using GCC
Updates #21196

Change-Id: I307cacc963448b90a23f633bec15498ba7bf1937
Reviewed-on: https://go-review.googlesource.com/53356
Run-TryBot: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Bryan Mills <bcmills@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
2017-08-04 23:05:00 +00:00
..
msan2.go
msan3.go
msan4.go
msan5.go
msan_fail.go
msan_shared.go runtime: check for nil g and m in msanread 2017-01-19 23:06:54 +00:00
msan.go
test.bash misc/cgo/testsanitizers: also skip tsan11/tsan12 when using GCC 2017-08-04 23:05:00 +00:00
tsan2.go
tsan3.go
tsan4.go
tsan5.go
tsan6.go
tsan7.go
tsan8.go
tsan9.go runtime: preserve callee-saved C registers in sigtramp 2016-12-15 23:41:06 +00:00
tsan10.go runtime: poll libc to deliver signals under TSAN 2017-03-08 18:58:30 +00:00
tsan11.go runtime: fix _cgo_yield usage with sysmon and on BSD 2017-03-09 18:36:49 +00:00
tsan12.go misc/cgo/testsanitizers: add regression test for change 50251 2017-07-20 18:43:40 +00:00
tsan_shared.go runtime/cgo: return correct sa_flags 2017-03-09 18:53:35 +00:00
tsan.go