1
0
mirror of https://github.com/golang/go synced 2024-11-19 03:34:41 -07:00
go/cmd
Josh Bleecher Snyder 95a7aeb192 go.tools/cmd/vet: don't panic on commented-out asm
Really two fixes: Don't panic on bad instructions and don't complain about commented out instructions.

LGTM=r
R=r
CC=golang-codereviews
https://golang.org/cl/110070044
2014-06-20 16:52:48 -07:00
..
benchcmp go.tools/cmd/benchcmp: add -best flag 2014-05-30 21:45:27 -04:00
cover go.tools: fix various typos 2014-05-02 14:38:08 -07:00
eg go.tools/cmd/eg: Use Print, not Printf, to print Help string. 2014-04-25 12:03:38 -04:00
godex go.tools/go/gccgoimporter: keep track of package and import priority 2014-06-17 10:56:47 -07:00
godoc go.tools/cmd/godoc: register redirect handler for /dl/ 2014-06-18 15:44:09 +10:00
goimports go.tools/all: the the thes are too frequent, it's clear that that's not what we want 2014-05-19 09:48:30 -07:00
gotype go.tools/cmd/gotype: fix call site (fix build) 2014-06-17 11:06:19 -07:00
html2article go.tools/cmd/html2article: move command from go.blog repository 2013-09-27 10:40:53 +10:00
oracle go.tools: rename packages. 2014-01-16 09:33:58 -05:00
present go.tools/cmd/present: update doc 2014-06-18 11:23:08 +10:00
ssadump go.tools/go/ssa: add a flag for selecting bare init functions 2014-06-16 21:34:51 -04:00
vet go.tools/cmd/vet: don't panic on commented-out asm 2014-06-20 16:52:48 -07:00