tools/go
Daniel Morsing b6b32a4fbf go/ssa: emit DebugRefs for x, y = z() assignments
This would cause oracle callee lookup failures when the RHS is an
invoke-style call.

Fixes golang/go#12999

Change-Id: Ifd561c4e7bf26f57ace5f62afac746b926c70993
Reviewed-on: https://go-review.googlesource.com/16210
Reviewed-by: Alan Donovan <adonovan@google.com>
2015-10-23 10:25:05 +00:00
..
ast/astutil go/ast/astutil: set Pos for import name 2015-05-19 23:10:16 +00:00
buildutil x/tools: disable tests not supported on Android 2015-08-06 00:36:03 +00:00
callgraph go/ssa: rename some API features (incompatible change) 2015-08-31 22:20:12 +00:00
exact tools: add import comments. 2014-12-09 22:42:16 +00:00
gccgoimporter x/tools: disable tests not supported on Android 2015-08-06 00:36:03 +00:00
gcimporter go/types: change {Type,Object,Selection}String to accept a Qualifier function 2015-06-30 19:00:00 +00:00
importer go/types: unexport UniverseByte/Rune; make Typ a slice 2015-07-21 18:42:36 +00:00
loader go/loader: document cgo limitation 2015-10-05 16:43:58 +00:00
pointer go/ssa: rename some API features (incompatible change) 2015-08-31 22:20:12 +00:00
ssa go/ssa: emit DebugRefs for x, y = z() assignments 2015-10-23 10:25:05 +00:00
types x/tools: disable tests not supported on Android 2015-08-06 00:36:03 +00:00
vcs go/vcs: fix doc typos 2015-10-10 23:46:02 +00:00