diff options
| author | Robert Griesemer <gri@golang.org> | 2018-05-29 13:13:24 -0700 |
|---|---|---|
| committer | Robert Griesemer <gri@golang.org> | 2018-05-29 21:42:02 +0000 |
| commit | b28e33d371cf96f6f34bbc576b6fd95468ea25bc (patch) | |
| tree | 9fb58d57693dc9cb8e33e583b0c500a70c8dabb2 /src/net | |
| parent | 79fbe92b7e834dd3769807647718bdeb24f0a9d2 (diff) | |
| download | go-b28e33d371cf96f6f34bbc576b6fd95468ea25bc.tar.xz | |
go/types: add struct field with invalid type if field has errors
This ensures that all struct fields are present and thus the struct
has the original number of fields even if some fields have type
errors. (This only applies as long as the field names themselves
don't conflict.)
Fixes #25627.
Change-Id: I2414b1f432ce139b3cd2776ff0d46d8dcf38b650
Reviewed-on: https://go-review.googlesource.com/115115
Reviewed-by: Alan Donovan <adonovan@google.com>
Diffstat (limited to 'src/net')
0 files changed, 0 insertions, 0 deletions
