]> Cypherpunks repositories - gostls13.git/commit
gofmt: remove -trace and -ast flags
authorRobert Griesemer <gri@golang.org>
Thu, 10 Mar 2011 20:54:18 +0000 (12:54 -0800)
committerRobert Griesemer <gri@golang.org>
Thu, 10 Mar 2011 20:54:18 +0000 (12:54 -0800)
commit2099e9fdacbd64cdec0b9e5ea436063265ae1d98
tree484690da16854a90491cb9bbf89bd1db00b7cbda
parent034ca39e56d60e3eaa037fa976b8954939ce6d2f
gofmt: remove -trace and -ast flags

Functionality was only present for
debuggging and now is available in
gocheck where is makes more sense.

R=rsc
CC=golang-dev
https://golang.org/cl/4239078
src/cmd/gofmt/doc.go
src/cmd/gofmt/gofmt.go