aboutsummaryrefslogtreecommitdiff
path: root/test/escape_array.go
AgeCommit message (Expand)Author
2021-05-26[dev.typeparams] cmd/compile: simplify ~r/~b namingMatthew Dempsky
2019-09-16cmd/compile: trim function name prefix from escape diagnosticsMatthew Dempsky
2019-04-02cmd/compile: trim more unnecessary escape analysis messagesMatthew Dempsky
2019-04-02cmd/compile: skip escape analysis diagnostics for OADDRMatthew Dempsky
2018-03-28cmd/compile: print accurate escape reason for non-const-length slicesAlberto Donizetti
2016-05-02all: make copyright headers consistent with one space after periodEmmanuel Odeke
2015-05-22cmd/internal/gc: move check for large-hence-heap-allocated types into escape ...David Chase
2015-05-01cmd/internal/gc: improve flow of input params to output paramsDavid Chase