1
0
mirror of https://github.com/golang/go synced 2024-11-23 00:30:07 -07:00
go/misc/cgo/testsanitizers
Chressie Himpel 72c33a5ef0 Revert "runtime/cgo: store M for C-created thread in pthread key"
This reverts CL 485500.

Reason for revert: This breaks internal tests at Google, see b/280861579 and b/280820455.

Change-Id: I426278d400f7611170918fc07c524cb059b9cc55
Reviewed-on: https://go-review.googlesource.com/c/go/+/492995
Reviewed-by: Cherry Mui <cherryyz@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Run-TryBot: Chressie Himpel <chressie@google.com>
2023-05-05 14:37:29 +00:00
..
testdata Revert "runtime/cgo: store M for C-created thread in pthread key" 2023-05-05 14:37:29 +00:00
asan_test.go cmd/link: don't reset variable size when handling -X flag 2022-10-13 18:47:30 +00:00
cc_test.go misc/cgo/testsanitizers: add libfuzzer tests 2022-12-27 21:10:04 +00:00
cshared_test.go misc/cgo/testsanitizers: determine compiler version for tsan tests on ppc64le 2022-08-25 11:40:57 +00:00
libfuzzer_test.go misc/cgo/testsanitizers: run libfuzzer tests in temp directory 2022-12-28 15:34:23 +00:00
msan_test.go cmd/dist, misc/cgo/testsanitizers: enable msan tests on freebsd/amd64 2022-10-14 12:48:50 +00:00
tsan_test.go Revert "runtime/cgo: store M for C-created thread in pthread key" 2023-05-05 14:37:29 +00:00