diff options
| author | Robert Griesemer <gri@golang.org> | 2017-03-07 14:53:56 -0800 |
|---|---|---|
| committer | Robert Griesemer <gri@golang.org> | 2017-03-07 23:06:58 +0000 |
| commit | 752d7bad4fc6cb4c70edbe0b735ca89d7da16732 (patch) | |
| tree | c31b83b861f51298625f152a962ca15053e36afa /src/database/sql | |
| parent | 38409f5f35b00979cfe491a4fec6c93a6f58e037 (diff) | |
| download | go-752d7bad4fc6cb4c70edbe0b735ca89d7da16732.tar.xz | |
cmd/internal/src: fix Pos.String() for positions after line directives
The old code simply printed the position of the line directive in
square brackets for a position modified by a line directive. Now
we print the corresponding actual source file position instead.
Fixes #19392.
Change-Id: I933f3e435d03a6ee8269df36ae35f9202b7b2e76
Reviewed-on: https://go-review.googlesource.com/37932
Run-TryBot: Robert Griesemer <gri@golang.org>
Reviewed-by: Matthew Dempsky <mdempsky@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Diffstat (limited to 'src/database/sql')
0 files changed, 0 insertions, 0 deletions
