go/types: "missing return" check
Implementation closely based on Russ' CL 7440047. Future work: The error messages could be better (e.g., instead of "missing return" it might say "missing return (no default in switch)", etc.). R=adonovan, rsc CC=golang-dev https://golang.org/cl/7437049
Showing
src/pkg/go/types/return.go
0 → 100644
Please register or sign in to comment