compiler: handle aliases to pointer types with interfaces
authorIan Lance Taylor <iant@golang.org>
Fri, 10 Jul 2020 17:28:34 +0000 (10:28 -0700)
committerIan Lance Taylor <iant@golang.org>
Sat, 11 Jul 2020 19:38:10 +0000 (12:38 -0700)
commite7d6d8f9f7b687c8e7438523d7d6f7a539ec7287
treeef563f5aa429ee33e24e7f4abaf82f6f46387397
parent2b4bbc17077ac12fc9742ade4919a6de0277ac8c
compiler: handle aliases to pointer types with interfaces

Test case is https://golang.org/cl/241997.

Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/241998
gcc/go/gofrontend/MERGE
gcc/go/gofrontend/types.cc