1
0
mirror of https://github.com/golang/go synced 2024-11-26 22:01:27 -07:00
go/misc/cgo/errors
Hiroshi Ioka 5e1727892b cmd/cgo: reject names that are likely to be mangled C name
Fixes #28721

Change-Id: I00356f3a9b0c2fb21dc9c2237dd5296fcb3b319b
Reviewed-on: https://go-review.googlesource.com/c/152657
Run-TryBot: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
2018-12-05 14:12:14 +00:00
..
src cmd/cgo: reject names that are likely to be mangled C name 2018-12-05 14:12:14 +00:00
errors_test.go cmd/cgo: reject names that are likely to be mangled C name 2018-12-05 14:12:14 +00:00
ptr_test.go