tools/go/ssa/interp/testdata
Alan Donovan b2ea2e8560 go.tools/go/ssa: permit "for range x"
+ test

Also: don't generate init() functions for packages loaded from export data.

LGTM=gri
R=gri
CC=golang-codereviews
https://golang.org/cl/111200043
2014-07-15 17:34:50 +01:00
..
a_test.go go.tools: rename packages. 2014-01-16 09:33:58 -05:00
b_test.go go.tools: rename packages. 2014-01-16 09:33:58 -05:00
boundmeth.go go.tools/go/ssa: perform nil check when taking value of interface method. 2014-04-09 18:00:57 -04:00
callstack.go go.tools/go/ssa: name anon funcs by their enclosing func. 2014-02-28 10:18:55 -05:00
coverage.go go.tools/go/ssa: permit "for range x" 2014-07-15 17:34:50 +01:00
fieldprom.go go.tools: rename packages. 2014-01-16 09:33:58 -05:00
ifaceconv.go go.tools: rename packages. 2014-01-16 09:33:58 -05:00
ifaceprom.go go.tools: rename packages. 2014-01-16 09:33:58 -05:00
initorder.go go.tools/go/types: compute correct initialization order 2014-06-11 09:15:31 -07:00
methprom.go go.tools: rename packages. 2014-01-16 09:33:58 -05:00
mrvchain.go go.tools/go/ssa: simplify builder.exprN now that go/types emits correct types. 2014-01-17 09:38:25 -05:00
recover.go go.tools: rename packages. 2014-01-16 09:33:58 -05:00