tools/go
Alan Donovan 0d7417cc02 go/pointer: disable analysis of runtime package
It has few interesting effects on aliasing and it contains a lot of
unsafe code that we can't analyze.

Change-Id: I66d3592ea7797802c6be36eb30fd17e2ee307e50
Reviewed-on: https://go-review.googlesource.com/21260
Reviewed-by: Robert Griesemer <gri@golang.org>
2016-03-29 16:14:39 +00:00
..
ast/astutil go/ast/astutil: add merging pass to AddImport and AddNamedImport. 2016-03-27 21:31:10 +00:00
buildutil go/buildutil: add ExpandPatterns utility 2016-02-22 20:15:22 +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 all: address vet issues, fix print calls 2016-03-27 20:36:34 +00:00
importer go/importer: fix doc typo 2016-03-26 09:02:56 +00:00
loader go/loader: support pkg-config 2016-03-29 01:50:51 +00:00
pointer go/pointer: disable analysis of runtime package 2016-03-29 16:14:39 +00:00
ssa all: address vet issues, fix print calls 2016-03-27 20:36:34 +00:00
types go/types/typeutil: make IntuitiveMethodSet(*C) nonempty for concrete types C 2016-03-03 19:43:35 +00:00
vcs go/vcs: drop support for Google Code Project Hosting 2016-01-27 00:23:28 +00:00