mirror of
https://github.com/golang/go
synced 2024-11-18 22:44:48 -07:00
d7287a0289
The previous CL made the assumption that Root is the first node, which is false for programs that import "reflect". Reverted to the previous way: an explicit root field. Added regression test (callgraph2) via oracle. R=crawshaw TBR=crawshaw CC=golang-dev https://golang.org/cl/13967043 |
||
---|---|---|
.. | ||
serial | ||
testdata/src | ||
callees.go | ||
callers.go | ||
callgraph.go | ||
callstack.go | ||
describe.go | ||
freevars.go | ||
implements.go | ||
oracle_test.go | ||
oracle.go | ||
peers.go | ||
referrers.go |