]> Cypherpunks repositories - gostls13.git/commit
cmd/compile: NewSelectorExpr use n.Pos instead of base.Pos
authorChaoqun Han <hanssccv@gmail.com>
Mon, 8 Nov 2021 14:58:51 +0000 (22:58 +0800)
committerDavid Chase <drchase@google.com>
Tue, 9 Nov 2021 19:08:35 +0000 (19:08 +0000)
commitd3aedb72c687cc58e10755eff006a4dd45cb8e15
tree87784b63f485b1b4d9a37524fdd754a86fe5894d
parentf59d36d2e3f0707c8bf2b157009ffc38a9b74d25
cmd/compile: NewSelectorExpr use n.Pos instead of base.Pos

Fixes #49436

Change-Id: I4c8851e7aaee631d5eb22f2ef0aea5a25e936d87
Reviewed-on: https://go-review.googlesource.com/c/go/+/361917
Run-TryBot: Dan Scales <danscales@google.com>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Keith Randall <khr@golang.org>
Trust: David Chase <drchase@google.com>
src/cmd/compile/internal/typecheck/subr.go