1
0
mirror of https://github.com/golang/go synced 2024-10-04 11:21:21 -06:00
go/src/cmd/gofmt
Robert Griesemer daf64bf567 gofmt: don't substitute invalid positions with valid ones in rewrites
Fixes rewrite bug: 'f(x) -> f(0)' where functions "picked up" ... arguments.

R=rsc
CC=golang-dev
https://golang.org/cl/2279041
2010-09-24 12:58:08 -07:00
..
doc.go go/ast, gofmt: facility for printing AST nodes 2010-08-19 09:39:35 -07:00
gofmt.go go/ast, gofmt: facility for printing AST nodes 2010-08-19 09:39:35 -07:00
Makefile build: no required environment variables 2010-08-18 10:08:49 -04:00
rewrite.go gofmt: don't substitute invalid positions with valid ones in rewrites 2010-09-24 12:58:08 -07:00
test.sh gofmt: add another exception to test cases 2010-09-16 11:03:28 -07:00