1
0
mirror of https://github.com/golang/go synced 2024-10-01 10:38:33 -06:00
go/call
Alan Donovan 785cfaa938 go.tools/pointer: use new callgraph API.
Also: pointer.Analyze now returns a pointer.Result object,
containing the callgraph and the results of ssa.Value queries.

The oracle has been updated to use the new call and pointer APIs.

R=crawshaw, gri
CC=golang-dev
https://golang.org/cl/13915043
2013-09-25 17:17:42 -04:00
..
call.go go.tools/call: a callgraph API. 2013-09-25 14:16:35 -04:00
util.go go.tools/pointer: use new callgraph API. 2013-09-25 17:17:42 -04:00