tools/go/buildutil
Ian Lance Taylor c65208ee29 go/...: make most tests pass with gccgo
There is one non-test change: have FakeContext change the compiler to
"gc", as callers expect to be accessing a gc-style GOROOT.

The go/pointer, go/ssa, and go/ssa/interp tests still fail with gccgo.

Change-Id: I850c9618401f6b9e63d7ca7196f91931b03f1524
Reviewed-on: https://go-review.googlesource.com/117395
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
2018-06-08 16:58:49 +00:00
..
allpackages.go go/buildutil: ExpandPatterns: ignore a trailing slash in a pattern 2016-10-05 19:34:25 +00:00
allpackages_test.go go/...: make most tests pass with gccgo 2018-06-08 16:58:49 +00:00
fakecontext.go go/...: make most tests pass with gccgo 2018-06-08 16:58:49 +00:00
overlay.go go/buildutil: fix doc reference 2016-12-05 17:11:22 +00:00
overlay_test.go go/buildutil, cmd/guru: extract overlay context into buildutil 2016-04-13 01:11:48 +00:00
tags.go go/buildutil: add (*TagsFlag).Get method to satisfy Getter interface 2016-02-21 00:49:10 +00:00
tags_test.go go/buildutil: TagsFlag provides a flag.Value for setting build.Context.BuildTags from -tags flag. 2015-04-23 14:10:21 +00:00
util.go x/tools/go/buildutil: remove unused function 2017-03-01 14:53:57 +00:00
util_test.go go/...: make most tests pass with gccgo 2018-06-08 16:58:49 +00:00
util_windows_test.go go/buildutil: ignore path letters case in ContainingPackage on windows 2015-11-25 03:21:30 +00:00