aboutsummaryrefslogtreecommitdiff
path: root/test/escape_level.go
AgeCommit message (Expand)Author
2019-09-03cmd/compile: silence esc diagnostics about directiface OCONVIFACEsMatthew 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-01cmd/internal/gc: improve flow of input params to output paramsDavid Chase
2015-03-28test: add tests for escape analysis of interface conversionsDmitry Vyukov
2015-03-28test: add tests for indirection level computation in escape analysisDmitry Vyukov