aboutsummaryrefslogtreecommitdiff
path: root/test/notinheap2.go
AgeCommit message (Expand)Author
2020-09-17cmd/compile: propagate go:notinheap implicitlyKeith Randall
2020-09-16cmd/compile: make go:notinheap error message friendlier for cgoKeith Randall
2020-09-16cmd/compile: allow aliases to go:notinheap typesKeith Randall
2020-08-25cmd/compile: don't allow go:notinheap on the heap or stackKeith Randall
2016-10-15cmd/compile: add go:notinheap type pragmaAustin Clements