go/go
Tim King f367f012d5 go/callgraph/vta: not panic on the SliceToArrayPointer instruction
No interesting type flows so the change to vta itself is to not reject the instruction.

Updates golang/go#47326

Change-Id: Ifd11a7ef854afaee3978796f3113ca3254301d19
Reviewed-on: https://go-review.googlesource.com/c/tools/+/338849
Reviewed-by: Zvonimir Pavlinovic <zpavlinovic@google.com>
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>
Trust: Roland Shoemaker <roland@golang.org>
2021-08-04 21:03:22 +00:00
..
analysis tools: make printf analysis have more helpful output 2021-05-21 23:19:31 +00:00
ast internal/typeparams: update x/tools for recent typeparams changes 2021-08-03 15:39:08 +00:00
buildutil all: go fmt ./... 2021-02-20 03:28:52 +00:00
callgraph go/callgraph/vta: not panic on the SliceToArrayPointer instruction 2021-08-04 21:03:22 +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/cgo: handle symlinks with $PWD, not -srcdir 2021-06-29 19:12:30 +00:00
loader go/internal/cgo: handle symlinks with $PWD, not -srcdir 2021-06-29 19:12:30 +00:00
packages go/packages: skip tests that link binaries in short mode 2021-07-09 19:50:55 +00:00
pointer go/pointer: fix constraint gen for *ssa.Next 2021-07-29 13:34:27 +00:00
ssa go/ssa/interp: handle nil slice convert to array pointer 2021-07-31 00:26:46 +00:00
types go/types/objectpath: minor doc fix 2021-08-02 21:22:11 +00:00
vcs all: replace all usages of os/exec with golang.org/x/sys/execabs 2021-01-19 22:25:03 +00:00