aboutsummaryrefslogtreecommitdiff
path: root/src/database/sql/sql.go
diff options
context:
space:
mode:
authorRuss Cox <rsc@golang.org>2017-11-10 15:46:56 -0500
committerRuss Cox <rsc@golang.org>2017-11-16 16:33:15 +0000
commit8c47aa155f944278c0a79454af35c55528d02c30 (patch)
tree8188718a22269d847b9d21e634f8f1bf09315bc2 /src/database/sql/sql.go
parent85c3ebf4dde67026a703dd7c4a3b64ffc307e115 (diff)
downloadgo-8c47aa155f944278c0a79454af35c55528d02c30.tar.xz
cmd/go: make file:line for cgo files look like non-cgo files
Passing the absolute path to cgo puts the absolute path in the generated file's //line directives, which then shows that path in the compiler output, which the go command can then make relative to the current directory, same as it does for other compiler output. Change-Id: Ia2064fea40078c46fd97e3a3b8c9fa1488f913e3 Reviewed-on: https://go-review.googlesource.com/77154 Reviewed-by: Ian Lance Taylor <iant@golang.org>
Diffstat (limited to 'src/database/sql/sql.go')
0 files changed, 0 insertions, 0 deletions