aboutsummaryrefslogtreecommitdiff
path: root/test/fixedbugs/issue24491a.go
AgeCommit message (Expand)Author
2021-02-26cmd/compile: fix mishandling of unsafe-uintptr arguments with call method in ...Cuong Manh Le
2021-02-25Revert "cmd/compile: fix mishandling of unsafe-uintptr arguments with call me...Matthew Dempsky
2021-02-25cmd/compile: fix mishandling of unsafe-uintptr arguments with call method in ...Cuong Manh Le
2020-10-17cmd/compile: fix defer/go calls to variadic unsafe-uintptr functionsMatthew Dempsky
2020-09-18cmd/compile: more comprehensive tests for #24991Matthew Dempsky
2020-09-13cmd/compile: attach OVARLIVE nodes to OCALLxxxCuong Manh Le