mirror of
https://github.com/golang/go
synced 2024-11-14 07:40:21 -07:00
c18dc11ef2
* Add a new kind of Name, "fpvar" which stands for function pointer variable * When walking the AST, find functions used as expressions and create a new Name object for them * Track functions which are only used in expr contexts, and avoid generating bridge code for them R=golang-dev, minux.ma, fullung, rsc, iant CC=golang-dev https://golang.org/cl/9835047 |
||
---|---|---|
.. | ||
gmp | ||
life | ||
stdio | ||
test | ||
testasan | ||
testcdefs | ||
testso | ||
testtls |