mirror of https://github.com/golang/go.git
I have written a tool to verify Printf calls, and although it's not ready to be reviewed yet it's already uncovered a spate of problems in the repository. I'm sending this CL to break the changes into pieces; as the tool improves it will find more, I'm sure. R=rsc CC=golang-dev https://golang.org/cl/3427043 |
||
|---|---|---|
| .. | ||
| Makefile | ||
| asm_386.s | ||
| asm_amd64.s | ||
| asm_arm.s | ||
| buffer.go | ||
| buffer_test.go | ||
| bytes.go | ||
| bytes_decl.go | ||
| bytes_test.go | ||
| export_test.go | ||