]> Cypherpunks repositories - gostls13.git/commit
cmd/link: fix loop variable capturing in TestDeadcode
authorCherry Zhang <cherryyz@google.com>
Tue, 5 May 2020 20:20:56 +0000 (16:20 -0400)
committerCherry Zhang <cherryyz@google.com>
Tue, 5 May 2020 20:36:42 +0000 (20:36 +0000)
commit430cee7cd2c2cd4b458fbf2b2dcc4604a3ed8c05
tree5b29e84c99eb35a61e3f08c023e62cffc7135cd5
parent0e617d3d5c7e89b1ad1b0285fc77314b8d056211
cmd/link: fix loop variable capturing in TestDeadcode

Fixes #38884.

Change-Id: Id5ab9977b6404d0dbf71f13e3e4fefb6868ac802
Reviewed-on: https://go-review.googlesource.com/c/go/+/232377
Run-TryBot: Cherry Zhang <cherryyz@google.com>
Reviewed-by: Bryan C. Mills <bcmills@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/cmd/link/internal/ld/deadcode_test.go