-
Ian Lance Taylor authored
It's fairly common to call cgo functions with conversions to unsafe.Pointer or other C types. Apply the simpler checking of address expressions when possible when the address expression occurs within a type conversion. Change-Id: I5187d4eb4d27a6542621c396cad9ee4b8647d1cd Reviewed-on: https://go-review.googlesource.com/18391 Run-TryBot: Ian Lance Taylor <iant@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Russ Cox <rsc@golang.org>
d91ec5bb
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
err1.go | ||
err2.go | ||
err3.go | ||
issue11097a.go | ||
issue11097b.go | ||
issue13129.go | ||
issue13423.go | ||
issue13635.go | ||
issue7757.go | ||
issue8442.go | ||
ptr.go | ||
test.bash |