tools/cmd/cover
Alan Donovan f5b337da55 go.tools/cmd/cover: preserve comments, as other build tools may need "// +build" directives.
Also: fix a crash when a file already contains 'import "sync/atomic"'.

R=r, gri
CC=golang-dev
https://golang.org/cl/14441052
2013-10-10 15:29:24 -04:00
..
testdata go.tools/cmd/cover: get cover counters on if conditions 2013-07-10 15:20:52 +10:00
cover.go go.tools/cmd/cover: preserve comments, as other build tools may need "// +build" directives. 2013-10-10 15:29:24 -04:00
cover_test.go go.tools/cmd/cover: fix build 2013-06-21 14:47:04 -07:00
func.go go.tools/cmd/cover: sort the file names in the output presentation 2013-10-03 16:37:34 -07:00
html.go go.tools/cmd/cover: sort the file names in the output presentation 2013-10-03 16:37:34 -07:00
profile.go go.tools/cmd/cover: sort the file names in the output presentation 2013-10-03 16:37:34 -07:00