go/misc/cgo/errors/src
Ian Lance Taylor 12c0f1b3e6 cmd/cgo: set correct column for user-written code
Take advantage of the new /*line*/ comments.

Fixes #26745

Change-Id: I8098642e0f11f7418fe81b9a08dbe07671f930fe
Reviewed-on: https://go-review.googlesource.com/c/151598
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Robert Griesemer <gri@golang.org>
2018-12-12 00:08:03 +00:00
..
err1.go cmd/go: accept only limited compiler and linker flags in #cgo directives 2018-02-07 15:35:57 +00:00
err2.go
err3.go
err4.go
issue7757.go
issue8442.go
issue11097a.go
issue11097b.go
issue13129.go
issue13423.go
issue13467.go
issue13635.go
issue13830.go
issue14669.go
issue16116.go
issue16591.go
issue18452.go
issue18889.go
issue26745.go cmd/cgo: set correct column for user-written code 2018-12-12 00:08:03 +00:00
issue28069.go cmd/cgo: use a plausible position for typedef error messages 2018-12-03 20:26:04 +00:00
issue28721.go cmd/cgo: reject names that are likely to be mangled C name 2018-12-05 14:12:14 +00:00
long_double_size.go
malloc.go