summaryrefslogtreecommitdiff
path: root/test/escape_struct_return.go
Commit message (Expand)AuthorAgeFilesLines
* [dev.typeparams] cmd/compile: simplify ~r/~b namingMatthew Dempsky2021-05-261-2/+2
* test: remove -newescape from regress testsMatthew Dempsky2019-08-281-1/+1
* cmd/compile: update escape analysis tests for newescapeMatthew Dempsky2019-04-161-2/+2
* cmd/compile: skip escape analysis diagnostics for OADDRMatthew Dempsky2019-04-021-12/+12
* all: make copyright headers consistent with one space after periodEmmanuel Odeke2016-05-021-1/+1
* cmd/internal/gc: improve flow of input params to output paramsDavid Chase2015-05-011-0/+74