Commit 023c3d4
committed
compiler: omit field name for embedded fields in reflection string
This matches the gc compiler.
The test case was sent for the master repo as
https://golang.org/cl/91138.
Fixes golang/go#23620
Change-Id: Ibdda1ae9b23eab61b1d35ec4f87638462a6ec1db
Reviewed-on: https://go-review.googlesource.com/91139
Reviewed-by: Than McIntosh <thanm@google.com>1 parent b833695 commit 023c3d4
2 files changed
+13
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6417 | 6417 | | |
6418 | 6418 | | |
6419 | 6419 | | |
6420 | | - | |
6421 | | - | |
6422 | | - | |
6423 | | - | |
6424 | | - | |
| 6420 | + | |
| 6421 | + | |
| 6422 | + | |
| 6423 | + | |
| 6424 | + | |
6425 | 6425 | | |
6426 | 6426 | | |
6427 | 6427 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
170 | 170 | | |
171 | 171 | | |
172 | 172 | | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
173 | 181 | | |
174 | 182 | | |
175 | 183 | | |
| |||
0 commit comments