1
0
mirror of https://github.com/golang/go synced 2024-11-05 14:56:10 -07:00
go/go
Alan Donovan cadb821a95 cmd/guru: don't panic on *ast.Bad{Decl,Stmt,Expr}
These nodes are common in incomplete programs.

Change-Id: Iff9750050c78762f0cb8bebc7739584c197d661e
Reviewed-on: https://go-review.googlesource.com/19509
Reviewed-by: Michael Matloob <matloob@golang.org>
2016-02-15 21:39:56 +00:00
..
ast/astutil cmd/guru: don't panic on *ast.Bad{Decl,Stmt,Expr} 2016-02-15 21:39:56 +00:00
buildutil x/tools: fix build 2016-01-21 22:29:25 +00:00
callgraph tools: switch to standard go/types at tip 2016-01-06 22:15:26 +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
gcimporter15 go/gcimporter15: interpret relative srcDir relative to cwd 2016-02-10 17:55:37 +00:00
importer go/importer: in TestImportStdLib, skip 2 packages that use vendoring 2015-12-28 21:28:10 +00:00
loader go/loader: ignore (*build.Package).Goroot flag when handling "unsafe" 2016-02-05 00:45:20 +00:00
pointer all: skip slow tests in short mode 2016-01-28 00:14:01 +00:00
ssa all: fix plan9 failures 2016-01-28 00:31:03 +00:00
types go/types: fix a comment of Named.Obj 2016-01-16 17:31:34 +00:00
vcs go/vcs: drop support for Google Code Project Hosting 2016-01-27 00:23:28 +00:00