]> Cypherpunks repositories - gostls13.git/commit
[dev.typeparams] cmd/compile/internal/importer: review of gcimporter_test.go
authorRobert Griesemer <gri@golang.org>
Wed, 2 Jun 2021 05:56:01 +0000 (22:56 -0700)
committerRobert Griesemer <gri@golang.org>
Wed, 2 Jun 2021 23:19:29 +0000 (23:19 +0000)
commitd36b7d7bdd130dacfc6166d16dd879e2231baf62
treece8496b1b7adbb0504e0ade45a26d38f7d9ce3c2
parent3c1d502a19dcdaaf0f7ddf58ccad9953fe5d92d1
[dev.typeparams] cmd/compile/internal/importer: review of gcimporter_test.go

This CL removes the // UNREVIEWED disclaimer at the top of the
file. This file is essentially a copy of its reviewed version
at src/go/internal/gcimporter/gcimporter_test.go with adjustments
to make it work for the compiler and types2. To see the changes
made with respect to the original, compare patchset 2 against
patchset 3.

Change-Id: Iaeb9a56a6a56f4c1d93e7bfedc5b1f1968fa6792
Reviewed-on: https://go-review.googlesource.com/c/go/+/324131
Trust: Robert Griesemer <gri@golang.org>
Run-TryBot: Robert Griesemer <gri@golang.org>
Reviewed-by: Robert Findley <rfindley@google.com>
TryBot-Result: Go Bot <gobot@golang.org>
src/cmd/compile/internal/importer/gcimporter_test.go