]> Cypherpunks repositories - gostls13.git/commit
cmd/compile: don't instrument counter globals in internal/fuzz
authorMateusz Poliwczak <mpoliwczak34@gmail.com>
Fri, 16 May 2025 19:07:46 +0000 (21:07 +0200)
committerGopher Robot <gobot@golang.org>
Tue, 20 May 2025 17:47:59 +0000 (10:47 -0700)
commit3e82316a4357c44c193790bdc02d1f8032f34289
tree625f365ea1e13cdb9c462f8430338a0cd4fdbe4a
parent123141166bf77b60062d830224b85131791647fd
cmd/compile: don't instrument counter globals in internal/fuzz

Fixes: #72766
Change-Id: I45b521e53c2a11e259dc99e2dfc8e40cac39139a
Reviewed-on: https://go-review.googlesource.com/c/go/+/673575
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Keith Randall <khr@google.com>
Auto-Submit: Keith Randall <khr@golang.org>
Reviewed-by: David Chase <drchase@google.com>
Reviewed-by: Keith Randall <khr@golang.org>
src/cmd/cgo/internal/testsanitizers/asan_test.go
src/cmd/cgo/internal/testsanitizers/testdata/asan_fuzz_test.go
src/cmd/compile/internal/pkginit/initAsanGlobals.go