mirror of https://github.com/golang/go.git
Details: - Warnings are reported as values in Result, not a callback in Config. - remove TODO to eliminate Print callback. It's better than the alternative. - remove unused Config.root field. - hang Result off analysis object (impl. detail) - reword TODO. R=crawshaw CC=golang-dev https://golang.org/cl/14128043 |
||
|---|---|---|
| .. | ||
| 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 | ||