diff options
| author | Ian Lance Taylor <iant@golang.org> | 2016-07-11 22:34:30 -0700 |
|---|---|---|
| committer | Ian Lance Taylor <iant@golang.org> | 2016-07-12 12:43:48 +0000 |
| commit | 1f4e68d92b33a668f2afa2ab5f8114c1a4bee682 (patch) | |
| tree | cc02e87af73227c2efa55a7d0b92b0cae38a7cc4 /src/cmd/api | |
| parent | a84b18ac865257c50d8812e39d244b57809fc8c8 (diff) | |
| download | go-1f4e68d92b33a668f2afa2ab5f8114c1a4bee682.tar.xz | |
reflect: an unnamed type has no PkgPath
The reflect package was returning a non-empty PkgPath for an unnamed
type with methods, such as a type whose methods have a pointer
receiver.
Fixes #16328.
Change-Id: I733e93981ebb5c5c108ef9b03bf5494930b93cf3
Reviewed-on: https://go-review.googlesource.com/24862
Reviewed-by: David Crawshaw <crawshaw@golang.org>
Diffstat (limited to 'src/cmd/api')
0 files changed, 0 insertions, 0 deletions
