aboutsummaryrefslogtreecommitdiff
path: root/test/fixedbugs/issue12006.go
AgeCommit message (Expand)Author
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-09-03cmd/compile: silence esc diagnostics about directiface OCONVIFACEsMatthew 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-10-04cmd/compile: escape analysis, don't always escape variadic argsDavid Chase