mirror of
https://github.com/golang/go.git
synced 2025-05-07 16:43:03 +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