]> Cypherpunks repositories - gostls13.git/commit
cmd/fix: eliminate data races in TestRewrite and gofmt
authorBryan C. Mills <bcmills@google.com>
Mon, 18 Nov 2019 14:54:45 +0000 (09:54 -0500)
committerBryan C. Mills <bcmills@google.com>
Mon, 18 Nov 2019 15:11:03 +0000 (15:11 +0000)
commit0ac8739ad5394c3fe0420cf53232954fefb2418f
tree2e97c5e3106e0aa0071e5203135c77d5b0bb3d82
parentafac2c0508208ce0baf0cf2f0ba9b86ee7b60469
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>
src/cmd/fix/main.go
src/cmd/fix/main_test.go