cmd/dist, cmd/go: pass -fmessage-length=0 when using clang
That option turns off word wrapping of individual error messages generated by clang. The wrapping makes the errors harder to read and conflicts with the idea of a terminal window that can be resized. R=golang-dev, r CC=golang-dev https://golang.org/cl/35810043
Showing
Please register or sign in to comment