]> Cypherpunks repositories - gostls13.git/commit
cmd/compile/internal/types2: port CL 576975 to types2
authorAlan Donovan <adonovan@google.com>
Mon, 15 Apr 2024 18:50:39 +0000 (14:50 -0400)
committerGopher Robot <gobot@golang.org>
Mon, 15 Apr 2024 19:10:02 +0000 (19:10 +0000)
commitcfbe6cd9bb1595e07ede1ffb1fff610819ffab00
treeadbcd74f35b44daf3cd650d0d3c1bcebbdf0010b
parentb107d95b9a66bfe7150fd4f2915e9bb876a6999a
cmd/compile/internal/types2: port CL 576975 to types2

This CL ports to types2 the (passing) test from CL 576975,
which fixed a bug in go/types.

Updates #66704
Updates #65294

Change-Id: Icdf77e39ed177d9f9ecc435d5125f02f2ee4dd0f
Reviewed-on: https://go-review.googlesource.com/c/go/+/579015
Auto-Submit: Alan Donovan <adonovan@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Robert Findley <rfindley@google.com>
src/cmd/compile/internal/types2/api_test.go
src/cmd/compile/internal/types2/decl.go