compiler: permit converting unnamed types when ignoring struct tags
authorIan Lance Taylor <iant@golang.org>
Thu, 6 Jan 2022 04:57:14 +0000 (20:57 -0800)
committerIan Lance Taylor <iant@golang.org>
Thu, 6 Jan 2022 19:24:11 +0000 (11:24 -0800)
commitbe129ca481c2e9c06ba40957b955a5c5765b7c87
treeb1a776914f5cb0be6649f10c44c1d032d062d052
parent0d03db068c89d46bc62ec79395708fd19f09d3d8
compiler: permit converting unnamed types when ignoring struct tags

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

Fixes golang/go#50439

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