aboutsummaryrefslogtreecommitdiff
path: root/src/pkg/database/sql/sql.go
diff options
context:
space:
mode:
authorMichael Hudson-Doyle <michael.hudson@linaro.org>2013-12-17 14:49:51 -0800
committerBrad Fitzpatrick <bradfitz@golang.org>2013-12-17 14:49:51 -0800
commit0a6ad46b4f59f38fd1b55d0f46134133d74bd376 (patch)
tree5ae45db0f69e480fc5496b76397667e5be56ecf8 /src/pkg/database/sql/sql.go
parent8d2757cba4333f945ac29fdf443b5657ed399158 (diff)
downloadgo-0a6ad46b4f59f38fd1b55d0f46134133d74bd376.tar.xz
reflect: Add tests for Call with functions taking and returning structs.
gccgo has problems using reflect.Call with functions that take and return structs with no members. Prior to fixing that problem there, I thought it sensible to add some tests of this situation. Update #6761 First contribution to Go, apologies in advance if I'm doing it wrong. R=golang-dev, dave, minux.ma, iant, khr, bradfitz CC=golang-dev https://golang.org/cl/26570046
Diffstat (limited to 'src/pkg/database/sql/sql.go')
0 files changed, 0 insertions, 0 deletions