tools/go
Alan Donovan 8bc439de18 go/ssa: canonicalize receiver types to avoid creating duplicate thunk functions
+ Tests:
  Extend function name uniqueness check to exported wrappers.
  Check that expected synthetic functions are created, reachable, and not duplicated.

Change-Id: I0e87ebb2712e33e1f49da3fa9a9dde0085bf3850
Reviewed-on: https://go-review.googlesource.com/2013
Reviewed-by: Robert Griesemer <gri@golang.org>
2014-12-29 17:53:02 +00:00
..
buildutil tools: add import comments. 2014-12-09 22:42:16 +00:00
callgraph tools: add import comments. 2014-12-09 22:42:16 +00:00
exact tools: add import comments. 2014-12-09 22:42:16 +00:00
gccgoimporter tools: add import comments. 2014-12-09 22:42:16 +00:00
gcimporter tools: add import comments. 2014-12-09 22:42:16 +00:00
importer tools: add import comments. 2014-12-09 22:42:16 +00:00
loader all: address vet reports 2014-12-29 06:08:34 +00:00
pointer tools: add import comments. 2014-12-09 22:42:16 +00:00
ssa go/ssa: canonicalize receiver types to avoid creating duplicate thunk functions 2014-12-29 17:53:02 +00:00
types all: address vet reports 2014-12-29 06:08:34 +00:00
vcs tools: add import comments. 2014-12-09 22:42:16 +00:00