mirror of https://github.com/golang/go.git
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.go | ||
| oracle_test.go | ||
| peers.go | ||
| referrers.go | ||