diff options
| author | Ian Lance Taylor <iant@golang.org> | 2014-10-08 15:48:46 -0700 |
|---|---|---|
| committer | Ian Lance Taylor <iant@golang.org> | 2014-10-08 15:48:46 -0700 |
| commit | 6920b2a1f93a2ff6876eafc7f8747e82aa59d015 (patch) | |
| tree | 6f39a460fdf22b12a27debeefeeb4ea83823e4a9 /src/runtime/stack.c | |
| parent | 83367781f56938de67b71b2e272f5222b8d34484 (diff) | |
| download | go-6920b2a1f93a2ff6876eafc7f8747e82aa59d015.tar.xz | |
reflect: add tests for variadic method calls
These tests fail when using gccgo. In gccgo using Interface
on the value of a method function is implemented using a
variant of MakeFunc. That approach did not correctly handle
variadic functions.
LGTM=r
R=golang-codereviews, r
CC=golang-codereviews
https://golang.org/cl/151280043
Diffstat (limited to 'src/runtime/stack.c')
0 files changed, 0 insertions, 0 deletions
