tools/go/loader
Alan Donovan bc61fa75b3 go/ssa: acquire TestEnclosingFunction from go/loader package.
Not sure how it ended up there...

Change-Id: I0d48025fd6595714b0c52cadf305b3e06e2b9b84
Reviewed-on: https://go-review.googlesource.com/9171
Reviewed-by: David Crawshaw <crawshaw@golang.org>
2015-04-21 16:27:33 +00:00
..
testdata go/loader: improve robustness in face of input errors 2015-02-02 20:01:59 +00:00
cgo.go go.tools/*: replace $GOROOT/src/pkg with $GOROOT/src where appropriate. 2014-09-08 13:24:38 -04:00
doc.go go/loader: eliminate ImportFromBinary option and PackageCreated hook 2015-04-17 18:58:17 +00:00
example_test.go go/loader: rename Example functions to appease godoc 2015-04-17 19:40:02 +00:00
loader.go go/loader: eliminate ImportFromBinary option and PackageCreated hook 2015-04-17 18:58:17 +00:00
loader_test.go go/loader: support relative imports like the go tool does 2015-03-12 18:51:46 +00:00
stdlib_test.go go/loader: improve robustness in face of input errors 2015-02-02 20:01:59 +00:00
util.go go/loader: limit concurrency of I/O operations during parsing 2015-04-06 15:15:05 +00:00