Alan Donovan
|
18f85da60d
|
go.tools/ssa: fix breakage caused by CL 9839045 to go/types.
This removes the ast.CaseClase hack for implicit variables.
R=gri
CC=golang-dev
https://golang.org/cl/9863045
|
2013-05-30 13:18:07 -04:00 |
|
Alan Donovan
|
4e0d6858c8
|
go.types/ssa: inline all calls to objKind().
R=gri
CC=golang-dev
https://golang.org/cl/9740052
|
2013-05-30 12:13:42 -04:00 |
|
Robert Griesemer
|
98bcbfbab7
|
go.tools/ssa: print identifer location if not found in TypeInfo
R=adonovan, r
CC=golang-dev
https://golang.org/cl/9703044
|
2013-05-25 10:04:20 -07:00 |
|
Rob Pike
|
87334f402b
|
go.tools: bring up to date
Repo was copied from old point. Bad r.
R=golang-dev, gri
CC=golang-dev
https://golang.org/cl/9504043
|
2013-05-17 14:02:47 -07:00 |
|
Rob Pike
|
83f21b9226
|
go.tools: add missing files ssa/*.go
R=golang-dev, adonovan
CC=golang-dev
https://golang.org/cl/9500043
|
2013-05-17 13:25:48 -07:00 |
|