1
0
mirror of https://github.com/golang/go synced 2024-11-23 05:10:09 -07:00
go/misc/cgo/testsanitizers
Fannie Zhang 599d5395eb Revert "cmd/compile: set conversions to unsafe.Pointer as an escaping operation when -asan is enabled"
This reverts commit 5fd0ed7aaf.

Reason for revert: <The internal information in commit message is not removed.>

Change-Id: Id6845a9c8114ac71c56a1007a4d133a560a37fbc
Reviewed-on: https://go-review.googlesource.com/c/go/+/393314
Trust: Fannie Zhang <Fannie.Zhang@arm.com>
Reviewed-by: Eric Fang <eric.fang@arm.com>
2022-03-17 08:43:15 +00:00
..
testdata Revert "cmd/compile: set conversions to unsafe.Pointer as an escaping operation when -asan is enabled" 2022-03-17 08:43:15 +00:00
asan_test.go Revert "cmd/compile: set conversions to unsafe.Pointer as an escaping operation when -asan is enabled" 2022-03-17 08:43:15 +00:00
cc_test.go misc/cgo/testsanitizers: accept compilers that don't report location 2021-12-29 20:20:32 +00:00
cshared_test.go all: update references to symbols moved from io/ioutil to io 2021-04-05 17:51:15 +00:00
msan_test.go runtime/cgo: when using msan explicitly unpoison cgoCallers 2021-08-09 14:48:39 +00:00
tsan_test.go