]> Cypherpunks repositories - gostls13.git/commit
Revert "cmd/compile: set conversions to unsafe.Pointer as an escaping operation when...
authorFannie Zhang <Fannie.Zhang@arm.com>
Wed, 16 Mar 2022 12:08:54 +0000 (12:08 +0000)
committerFannie Zhang <Fannie.Zhang@arm.com>
Thu, 17 Mar 2022 08:43:15 +0000 (08:43 +0000)
commit599d5395ebb41eb17bbe77e75d12ed0d13294767
tree79ed22f7612417f4af6538a7f527d187f7fd1cdf
parent9956a5423e40bab92c572489eae26ba80ed803ab
Revert "cmd/compile: set conversions to unsafe.Pointer as an escaping operation when -asan is enabled"

This reverts commit 5fd0ed7aaf39f783ea6f505a3f2ac7d9da7cb03b.

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>
misc/cgo/testsanitizers/asan_test.go
misc/cgo/testsanitizers/testdata/asan_unsafe_fail1.go [deleted file]
misc/cgo/testsanitizers/testdata/asan_unsafe_fail2.go [deleted file]
misc/cgo/testsanitizers/testdata/asan_unsafe_fail3.go [deleted file]
src/cmd/compile/internal/escape/expr.go
src/cmd/compile/internal/ir/expr.go