Revision 0ea4058a1ca3 caused the node numbering to become sparse, violating a precondition of (*callgraphResult).toSerial. Now we renumber the callgraph nodes always, not just the qpos != nil case. Fixes golang/go#8171 LGTM=crawshaw R=crawshaw CC=golang-codereviews https://golang.org/cl/103240044 |
||
---|---|---|
.. | ||
serial | ||
testdata/src | ||
TODO | ||
callees.go | ||
callers.go | ||
callgraph.go | ||
callstack.go | ||
definition.go | ||
describe.go | ||
freevars.go | ||
implements.go | ||
oracle.go | ||
oracle_test.go | ||
peers.go | ||
pointsto.go | ||
pos.go | ||
referrers.go | ||
what.go |