aboutsummaryrefslogtreecommitdiff
path: root/test/escape_calls.go
AgeCommit message (Expand)Author
2023-12-05cmd/compile: fix escape analysis of string min/maxMatthew Dempsky
2021-05-26[dev.typeparams] cmd/compile: simplify ~r/~b namingMatthew Dempsky
2020-09-12cmd/compile: use clearer error message for stuct literalCuong Manh Le
2019-09-16cmd/compile: trim function name prefix from escape diagnosticsMatthew Dempsky
2019-08-28test: remove -newescape from regress testsMatthew Dempsky
2019-04-16cmd/compile: update escape analysis tests for newescapeMatthew Dempsky
2019-04-02cmd/compile: skip escape analysis diagnostics for OADDRMatthew Dempsky
2016-05-02all: make copyright headers consistent with one space after periodEmmanuel Odeke
2015-05-22cmd/internal/gc: make indirect calls properly escape-yDavid Chase
2015-05-01cmd/internal/gc: improve flow of input params to output paramsDavid Chase