1
0
mirror of https://github.com/golang/go synced 2024-09-30 14:28:33 -06:00
go/cmd
Rebecca Stambler 366e27042d cmd/guru: handle source file aliasing gracefully
Resolve symlinks in GOPATH or source file path in order to find correct package.

Fixes golang/go#17515

Change-Id: Iaf7e85578fce040b329427ce6f51948a69e57a39
Reviewed-on: https://go-review.googlesource.com/33858
Reviewed-by: Alan Donovan <adonovan@google.com>
2016-12-02 22:01:05 +00:00
..
benchcmp benchmark/parser, cmd/benchcmp: improve names of exported identifiers 2015-01-15 01:28:17 +00:00
bundle cmd/bundle: revert support for Go 1.8 aliases 2016-11-04 21:17:06 +00:00
callgraph go/ssa: support custom TestMain functions in test packages 2016-10-19 17:50:59 +00:00
cover all: address vet issues, fix print calls 2016-03-27 20:36:34 +00:00
digraph tools: add import comments. 2014-12-09 22:42:16 +00:00
eg Revert "refactor/eg: remove vendor prefix from imported packages" 2016-11-30 00:13:03 +00:00
fiximports cmd/godoc, cmd/fiximports: fix or skip failing tests at tip 2016-10-12 15:24:30 +00:00
godex x/tools: delete x/tools/go/types and dependent packages/client files 2016-04-06 21:52:49 +00:00
godoc cmd/godoc: optional ACME autocert support 2016-11-30 23:52:24 +00:00
goimports cmd/goimports: work around lack of runtime/trace in gccgo 2016-08-13 05:07:58 +00:00
gomvpkg go/buildutil: TagsFlag provides a flag.Value for setting build.Context.BuildTags from -tags flag. 2015-04-23 14:10:21 +00:00
gorename cmd/gorename: -d flag prints diffs instead of rewriting files 2015-12-30 15:25:00 +00:00
gotype x/tools: delete x/tools/go/types and dependent packages/client files 2016-04-06 21:52:49 +00:00
goyacc cmd/goyacc: quadruple the max states and actions 2016-11-28 18:37:26 +00:00
guru cmd/guru: handle source file aliasing gracefully 2016-12-02 22:01:05 +00:00
heapview x/tools/cmd/heapview: add a sidebar to hold navigation 2016-08-16 17:33:40 +00:00
html2article tools: fix 'Split called after Scan' 2016-05-04 16:29:22 +00:00
present cmd/present: fix indentation in template 2016-11-29 18:43:27 +00:00
ssadump cmd/ssadump: fix typo that broke -run 2016-11-03 16:19:08 +00:00
stress all: fix plan9 failures 2016-01-28 00:31:03 +00:00
stringer tools: remove go1.8-tagged files 2016-11-04 21:29:52 +00:00
tip cmd/tip: update talks rev to pick up CL 33578 2016-11-29 03:26:09 +00:00
toolstash cmd/toolstash: fix format string arguments 2016-11-08 20:54:22 +00:00