Along with the update this fixes a problem that was always present but
only showed up with the new reflect test. When a program used a
**unsafe.Pointer and stored the value in an interface type, the
generated type descriptor pointed to the GC data for *unsafe.Pointer.
It did that by name, but we were not generating a variable with the
right name.
Reviewed-on: https://go-review.googlesource.com/37144
From-SVN: r245535
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| aes | Loading commit data... | |
| cipher | Loading commit data... | |
| des | Loading commit data... | |
| dsa | Loading commit data... | |
| ecdsa | Loading commit data... | |
| elliptic | Loading commit data... | |
| hmac | Loading commit data... | |
| internal/cipherhw | Loading commit data... | |
| md5 | Loading commit data... | |
| rand | Loading commit data... | |
| rc4 | Loading commit data... | |
| rsa | Loading commit data... | |
| sha1 | Loading commit data... | |
| sha256 | Loading commit data... | |
| sha512 | Loading commit data... | |
| subtle | Loading commit data... | |
| tls | Loading commit data... | |
| x509 | Loading commit data... | |
| crypto.go | Loading commit data... |