summaryrefslogtreecommitdiff
path: root/test/fixedbugs/issue42032.go
Commit message (Expand)AuthorAgeFilesLines
* cmd/link: only add dummy XCOFF reference if the symbol existsCherry Mui2022-09-021-1/+1
* go/types,types2: exclude tests that need cgo.IncompleteCuong Manh Le2022-09-011-1/+1
* test: use cgo.Incomplete instead of go:notinheap for "run" testsCuong Manh Le2022-09-011-1/+5
* cmd/compile: fix storeType to handle pointers to go:notinheap typesKeith Randall2020-10-271-0/+27