go/go
Zvonimir Pavlinovic f6327c5b22 vta: adds the VTA call graph construction
This CL uses the results of propagating types and functions over the VTA
graph to create a VTA-based call graph.

Change-Id: I1481641dc6682f8fb874823de3073bf81187f6b7
Reviewed-on: https://go-review.googlesource.com/c/tools/+/323051
Run-TryBot: Zvonimir Pavlinovic <zpavlinovic@google.com>
gopls-CI: kokoro <noreply+kokoro@google.com>
TryBot-Result: Go Bot <gobot@golang.org>
Trust: Zvonimir Pavlinovic <zpavlinovic@google.com>
Reviewed-by: Roland Shoemaker <roland@golang.org>
2021-06-10 17:33:43 +00:00
..
analysis tools: make printf analysis have more helpful output 2021-05-21 23:19:31 +00:00
ast go/ast/astutil: fix panic when rewriting multi-argument type instances 2021-06-09 21:40:20 +00:00
buildutil all: go fmt ./... 2021-02-20 03:28:52 +00:00
callgraph vta: adds the VTA call graph construction 2021-06-10 17:33:43 +00:00
cfg all: fix some staticcheck errors 2020-01-29 04:53:41 +00:00
expect go/expect: use parser.AllErrors when extracting Notes 2021-02-23 18:29:07 +00:00
gccgoexportdata all: add copyright notices to files that are missing them 2021-01-06 17:23:47 +00:00
gcexportdata all: go fmt ./... 2021-02-20 03:28:52 +00:00
internal go/internal/gcimporter: cleanup testenv functions 2021-05-25 04:04:01 +00:00
loader all: go fmt ./... 2021-02-20 03:28:52 +00:00
packages go/packages/packagestest: make Export skip tests involving unsupported links 2021-06-02 19:23:16 +00:00
pointer all: go fmt ./... 2021-02-20 03:28:52 +00:00
ssa all: go fmt ./... 2021-02-20 03:28:52 +00:00
types all: add copyright notices to files that are missing them 2021-01-06 17:23:47 +00:00
vcs all: replace all usages of os/exec with golang.org/x/sys/execabs 2021-01-19 22:25:03 +00:00