tools/go/ssa/interp
Alan Donovan 0e42b0fe40 go/ssa/interp: add fake runtime.callerName to fix broken tests
We are inching towards the point at which I blow away this entire
package, or at least all tests that interpret the standard "testing"
package.

Change-Id: I06d99aac6d7baab14ee6c6a61afe0af34b814767
Reviewed-on: https://go-review.googlesource.com/80356
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
2017-11-28 20:52:38 +00:00
..
testdata x/tools: simplify and format code 2017-02-28 14:15:42 +00:00
external.go go/ssa/interp: add fake runtime.callerName to fix broken tests 2017-11-28 20:52:38 +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 go/ssa/interp: fix tests on Go 1.7 and Go 1.8 2017-05-12 16:33:29 +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