tools/go/ssa/interp
David R. Jenni 718875e4f9 x/tools: simplify and format code
Semi-mechanical changes using gofmt -s
and honnef.co/go/tools/cmd/gosimple.

Change-Id: I41bcf4bea5b16c4776b7cf6534b76aa59b3c022d
Reviewed-on: https://go-review.googlesource.com/37447
Reviewed-by: Alan Donovan <adonovan@google.com>
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
2017-02-28 14:15:42 +00:00
..
testdata x/tools: simplify and format code 2017-02-28 14:15:42 +00:00
external.go x/tools: support Go 1.9 type aliases 2017-02-13 21:46:59 +00:00
external_darwin.go go/ssa/interp: add several intrinsics for Darwin 2016-11-28 17:49:04 +00:00
external_unix.go go/ssa/interp: add several intrinsics for Darwin 2016-11-28 17:49:04 +00:00
interp.go tools: updates for minimum Go version 1.6 2017-02-07 21:06:19 +00:00
interp_test.go tools: updates for minimum Go version 1.6 2017-02-07 21:06:19 +00:00
map.go tools: updates for minimum Go version 1.6 2017-02-07 21:06:19 +00:00
ops.go tools: updates for minimum Go version 1.6 2017-02-07 21:06:19 +00:00
reflect.go tools: updates for minimum Go version 1.6 2017-02-07 21:06:19 +00:00
value.go tools: updates for minimum Go version 1.6 2017-02-07 21:06:19 +00:00