summaryrefslogtreecommitdiff
path: root/test/escape_array.go
Commit message (Expand)AuthorAgeFilesLines
* [dev.typeparams] cmd/compile: simplify ~r/~b namingMatthew Dempsky2021-05-261-8/+8
* cmd/compile: trim function name prefix from escape diagnosticsMatthew Dempsky2019-09-161-2/+2
* cmd/compile: trim more unnecessary escape analysis messagesMatthew Dempsky2019-04-021-4/+4
* cmd/compile: skip escape analysis diagnostics for OADDRMatthew Dempsky2019-04-021-3/+3
* cmd/compile: print accurate escape reason for non-const-length slicesAlberto Donizetti2018-03-281-0/+7
* all: make copyright headers consistent with one space after periodEmmanuel Odeke2016-05-021-1/+1
* cmd/internal/gc: move check for large-hence-heap-allocated types into escape ...David Chase2015-05-221-6/+56
* cmd/internal/gc: improve flow of input params to output paramsDavid Chase2015-05-011-0/+72