mirror of
https://github.com/golang/go.git
synced 2025-05-28 02:41:30 +00:00
This avoids leaking nodeids into client code before the analysis has had a chance to run the (forthcoming) constraint optimizer, which renumbers them. R=crawshaw CC=golang-dev https://golang.org/cl/39410043