tools/go
Robert Griesemer 6688b01dc1 go.tools/go/types: fix unsafe.Pointer conversions
Make compliant with gc. Spec is not very clear.
Also: Fix error handling (don't destroy x before
using it in error message).

Fixes golang/go#6326.

R=adonovan
CC=golang-dev
https://golang.org/cl/13632043
2013-09-09 16:41:46 -07:00
..
exact go.tools/go/types: clean up assignment checks (round 1) 2013-07-08 09:40:30 -07:00
types go.tools/go/types: fix unsafe.Pointer conversions 2013-09-09 16:41:46 -07:00
vcs go.tools/go/vcs: apply fix to issue 5801. 2013-09-09 12:49:08 -07:00