aboutsummaryrefslogtreecommitdiff
path: root/test/notinheap.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
2018-11-02cmd/compile: disallow converting string to notinheap sliceMatthew Dempsky
2017-02-01cmd/compile/internal/gc: inline typedcl0 and typedcl1Matthew Dempsky
2016-10-15cmd/compile: add go:notinheap type pragmaAustin Clements