cmd/gc: &x panics if x does
See golang.org/s/go12nil. This CL is about getting all the right checks inserted. A followup CL will add an optimization pass to remove redundant checks. R=ken2 CC=golang-dev https://golang.org/cl/12970043
Showing
test/nilcheck.go
0 → 100644
test/nilptr2.go
0 → 100644
Please register or sign in to comment