go/src/cmd/fix
Bryan C. Mills 0ac8739ad5 cmd/fix: eliminate data races in TestRewrite and gofmt
Fixes #35632

Change-Id: I55c3d53c2a6240868ec001866047a15ec8f91809
Reviewed-on: https://go-review.googlesource.com/c/go/+/207603
Run-TryBot: Bryan C. Mills <bcmills@google.com>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
2019-11-18 15:11:03 +00:00
..
cftype.go all: restore changes from faulty merge/revert 2018-02-12 20:13:59 +00:00
cftype_test.go cmd/fix: add intermediate cast for *C.CFTypeRef <-> *unsafe.Pointer 2018-01-19 16:04:54 +00:00
context.go
context_test.go
doc.go
egltype.go cmd/fix,cmd/cgo,misc/cgo: map the EGLDisplay C type to uintptr in Go 2018-12-15 19:27:41 +00:00
egltype_test.go cmd/fix,cmd/cgo,misc/cgo: map the EGLDisplay C type to uintptr in Go 2018-12-15 19:27:41 +00:00
fix.go all: use "reports whether" consistently in the few places that didn't 2018-11-02 22:47:58 +00:00
gotypes.go
gotypes_test.go
import_test.go
jnitype.go cmd/fix: don't depend on *GetTypeID functions being present 2018-01-17 20:35:43 +00:00
jnitype_test.go
main.go cmd/fix: eliminate data races in TestRewrite and gofmt 2019-11-18 15:11:03 +00:00
main_test.go cmd/fix: eliminate data races in TestRewrite and gofmt 2019-11-18 15:11:03 +00:00
netipv6zone.go
netipv6zone_test.go
printerconfig.go
printerconfig_test.go
typecheck.go all: use strings.ReplaceAll and bytes.ReplaceAll where applicable 2018-09-26 22:14:25 +00:00