]> Cypherpunks repositories - gostls13.git/commit
cmd/cgo: use a plausible position for typedef error messages
authorIan Lance Taylor <iant@golang.org>
Mon, 3 Dec 2018 18:53:10 +0000 (10:53 -0800)
committerIan Lance Taylor <iant@golang.org>
Mon, 3 Dec 2018 20:26:04 +0000 (20:26 +0000)
commit54cbc5b4bf554742b7037308bd45da010340628d
treea67458f9eb2edc4ae0cebe0bb3b3fa156fdbb052
parentf98081e51585ebb6c321ee2145b1e38312759ea3
cmd/cgo: use a plausible position for typedef error messages

Fixes #28069

Change-Id: I7e0f96b8b6d123de283325fcb78ec76455050f6d
Reviewed-on: https://go-review.googlesource.com/c/152158
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Keith Randall <khr@golang.org>
misc/cgo/errors/errors_test.go
misc/cgo/errors/src/issue28069.go [new file with mode: 0644]
src/cmd/cgo/gcc.go
src/cmd/cgo/main.go