summaryrefslogtreecommitdiff
path: root/test/escape_level.go
Commit message (Expand)AuthorAgeFilesLines
* cmd/compile: silence esc diagnostics about directiface OCONVIFACEsMatthew Dempsky2019-09-031-10/+10
* cmd/compile: skip escape analysis diagnostics for OADDRMatthew Dempsky2019-04-021-28/+28
* 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-13/+13
* test: add tests for escape analysis of interface conversionsDmitry Vyukov2015-03-281-8/+8
* test: add tests for indirection level computation in escape analysisDmitry Vyukov2015-03-281-0/+108