]> Cypherpunks repositories - gostls13.git/commit
cmd/compile/internal/types2: export Structure function
authorRobert Griesemer <gri@golang.org>
Thu, 28 Oct 2021 00:28:36 +0000 (17:28 -0700)
committerRobert Griesemer <gri@golang.org>
Thu, 28 Oct 2021 01:03:38 +0000 (01:03 +0000)
commit12dc48fd54d4bfc0c25e2a96aa7fecfacb9087ca
tree8d6d1fb3f9133ec9d2006486433618c7cddac154
parenta91d0b649c9ee8c64328fb124eff94dfca300d39
cmd/compile/internal/types2: export Structure function

For #48538.

Change-Id: I258b0c8af5801692ad238e47397dde0b4e3c44c1
Reviewed-on: https://go-review.googlesource.com/c/go/+/359275
Trust: Robert Griesemer <gri@golang.org>
Trust: Dan Scales <danscales@google.com>
Reviewed-by: Dan Scales <danscales@google.com>
src/cmd/compile/internal/types2/builtins.go