go/parser: stop ParseFile after ten errors.
There wil be a panic if more than ten errors are encountered. ParseFile will recover and return the ErrorList. Fixes #3943. R=golang-dev, gri CC=golang-dev https://golang.org/cl/7307085
Showing
Please
register
or
sign in
to comment