cmd/go: use pattern to prune file tree walk
For example, if the pattern is m... there is no need to look in directories not beginning with m. Fixes #5214. R=golang-dev, adg CC=golang-dev https://golang.org/cl/13253049
Showing
Please register or sign in to comment