1
0
mirror of https://github.com/golang/go synced 2024-11-08 09:06:15 -07:00
go/src/cmd
Matthew Dempsky b2e7eae7c4 cmd/compile: remove Local flags on Type and Node
These are redundant with checking x.Sym.Pkg == localpkg.

Passes toolstash-check -all.

Change-Id: Iebe25f7932cd15a036141b468ad75c239abcdcf7
Reviewed-on: https://go-review.googlesource.com/66670
Run-TryBot: Matthew Dempsky <mdempsky@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Robert Griesemer <gri@golang.org>
2017-10-04 17:55:43 +00:00
..
addr2line
api all: prefer strings.IndexByte over strings.Index 2017-09-25 17:35:41 +00:00
asm cmd/internal/obj/x86: add ADDSUBPS/PD 2017-09-18 15:06:05 +00:00
cgo cmd/cgo: simplify a call to strip spaces 2017-09-27 19:52:55 +00:00
compile cmd/compile: remove Local flags on Type and Node 2017-10-04 17:55:43 +00:00
cover
dist cmd/dist: fix mkdeps again 2017-10-03 19:43:22 +00:00
doc all: prefer strings.LastIndexByte over strings.LastIndex 2017-09-27 00:54:24 +00:00
fix all: prefer strings.LastIndexByte over strings.LastIndex 2017-09-27 00:54:24 +00:00
go cmd/go: reject update of VCS inside VCS 2017-10-04 17:52:52 +00:00
gofmt
internal cmd/compile: cover control flow insns in location lists 2017-09-28 20:30:12 +00:00
link cmd/link: remove ctxt from objfile reader 2017-10-04 16:02:56 +00:00
nm cmd/link: don't use internal linking mode for cgo on PPC64 2017-09-26 15:06:32 +00:00
objdump cmd/objdump: fix and re-enable arm test 2017-10-02 16:11:26 +00:00
pack cmd/pack: fix export data truncation bug 2017-09-09 14:13:33 +00:00
pprof cmd/pprof: restore printing descriptive errors from net/http/pprof endpoints 2017-06-15 02:14:24 +00:00
trace all: correct location of go tool 2017-09-20 03:54:16 +00:00
vendor cmd/vendor/golang.org/x/arch: pull latest updates from x repo (commit edaf650) 2017-08-25 14:13:13 +00:00
vet cmd/vet: in rangeloop check, inspect for loop variables too 2017-10-02 17:45:00 +00:00