go/src/cmd
Josh Bleecher Snyder 9eddc3a356 cmd/vet/all: add countBytes exemption to amd64 whitelist
Fixes vetall build broken by CL 38693.

Change-Id: I5c98f2164e0c7bb43f022c363b3b7c0650c4bcbe
Reviewed-on: https://go-review.googlesource.com/39916
Run-TryBot: Josh Bleecher Snyder <josharian@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Rob Pike <r@golang.org>
2017-04-07 15:49:22 +00:00
..
addr2line cmd/go: build test binaries with -s in addition to -w 2017-03-29 17:18:16 +00:00
api api: promote next.txt to go1.8.txt, update go tool 2016-12-01 02:54:21 +00:00
asm cmd/internal/obj: remove Linklookup 2017-04-06 19:01:41 +00:00
cgo cmd/cgo: don't track same node twice in guessKinds 2017-02-02 17:20:37 +00:00
compile cmd/compile/internal/gc: improve comparison with constant strings 2017-04-07 15:40:25 +00:00
cover cmd/cover: fix spelling mistake 2016-12-20 04:45:25 +00:00
dist cmd/compile: factor out Pkg, Sym, and Type into package types 2017-04-07 03:04:00 +00:00
doc cmd/doc: implement "go doc struct.field" 2017-03-22 05:37:50 +00:00
fix cmd/fix,cmd/gofmt: flush to disk before diffing 2017-03-30 18:19:57 +00:00
go cmd/go: add test for test -race -i behavior 2017-04-05 18:46:16 +00:00
gofmt cmd/fix,cmd/gofmt: flush to disk before diffing 2017-03-30 18:19:57 +00:00
internal cmd/internal/obj: unify creation of numeric literal syms 2017-04-06 19:01:50 +00:00
link cmd/link: canonicalize the "package" of dupok text symbols 2017-04-02 03:25:02 +00:00
nm all: fix some printf format strings 2017-02-14 02:09:30 +00:00
objdump cmd/objdump: print Go code alongside assembly 2017-04-05 06:20:40 +00:00
pack
pprof cmd/pprof: use proxy from environment 2017-03-19 05:45:51 +00:00
trace cmd/trace: traces may end with pending mark assists 2017-03-02 18:33:54 +00:00
vendor cmd/vendor/github.com/google/pprof: refresh from upstream 2017-03-01 21:36:03 +00:00
vet cmd/vet/all: add countBytes exemption to amd64 whitelist 2017-04-07 15:49:22 +00:00