Name |
Last commit
|
Last update |
---|---|---|
.. | ||
internal/testdeps | ||
iotest | ||
quick | ||
allocs.go | ||
allocs_test.go | ||
benchmark.go | ||
benchmark_test.go | ||
cover.go | ||
example.go | ||
export_test.go | ||
match.go | ||
match_test.go | ||
sub_test.go | ||
testing.go | ||
testing_test.go |
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 |
---|---|---|
.. | ||
internal/testdeps | Loading commit data... | |
iotest | Loading commit data... | |
quick | Loading commit data... | |
allocs.go | Loading commit data... | |
allocs_test.go | Loading commit data... | |
benchmark.go | Loading commit data... | |
benchmark_test.go | Loading commit data... | |
cover.go | Loading commit data... | |
example.go | Loading commit data... | |
export_test.go | Loading commit data... | |
match.go | Loading commit data... | |
match_test.go | Loading commit data... | |
sub_test.go | Loading commit data... | |
testing.go | Loading commit data... | |
testing_test.go | Loading commit data... |