]> Cypherpunks repositories - gostls13.git/commit
cmd/compile/internal/noder: reuse package scope's names
authorshaoliming <shaojacobi@gmail.com>
Sun, 28 Aug 2022 12:36:50 +0000 (12:36 +0000)
committerGopher Robot <gobot@golang.org>
Wed, 31 Aug 2022 06:12:44 +0000 (06:12 +0000)
commit2f103873c5081c7013cadfecb9b1c051d7c5520a
tree7fe62a86893f36c283cd06eeada15edf674e237d
parentee0e40aaef3dc5c6fb8612dd80622e02fc4b574f
cmd/compile/internal/noder: reuse package scope's names

Change-Id: I2cc62efb7bb3b47f1ee3ed0bb77e35c47e2df9a1
GitHub-Last-Rev: 106cb494de6fb08302018bff55944ee120ef4545
GitHub-Pull-Request: golang/go#54718
Reviewed-on: https://go-review.googlesource.com/c/go/+/426297
Run-TryBot: Keith Randall <khr@golang.org>
Reviewed-by: Keith Randall <khr@google.com>
Reviewed-by: Keith Randall <khr@golang.org>
TryBot-Result: Gopher Robot <gobot@golang.org>
Auto-Submit: Keith Randall <khr@golang.org>
Reviewed-by: Matthew Dempsky <mdempsky@google.com>
src/cmd/compile/internal/noder/unified.go