]> Cypherpunks repositories - gostls13.git/commit
misc/cgo/testsanitizers: don't fail asan test if no symbolizer
authorIan Lance Taylor <iant@golang.org>
Wed, 29 Dec 2021 18:02:27 +0000 (10:02 -0800)
committerIan Lance Taylor <iant@golang.org>
Wed, 29 Dec 2021 19:23:11 +0000 (19:23 +0000)
commit8a306e205663cde672e9920e2e81db9d3615e6c0
tree746fe2cdae1b6cde1f4604cce704d12172218477
parent91e782106ea465acc6a4c719081cefb690b28533
misc/cgo/testsanitizers: don't fail asan test if no symbolizer

Change-Id: Ic05c641bda3cc8f5292921c9b0c0d3df34f3bc48
Reviewed-on: https://go-review.googlesource.com/c/go/+/374794
Trust: Ian Lance Taylor <iant@golang.org>
Run-TryBot: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Cherry Mui <cherryyz@google.com>
misc/cgo/testsanitizers/asan_test.go