tools/go/ast/astutil
Alan Donovan 4549178751 x/tools: clone some files in preparation for alias changes
This CL only copies files and updates build tags.
Substantive changes will come in follow-ups.
This is a workaround for git's lack of rename/copy tracking.

Tested with go1.6, go1.7, and tip (go1.8).

Change-Id: Id88a05273fb963586b228d5e5dfacab32133a960
Reviewed-on: https://go-review.googlesource.com/32630
Reviewed-by: Robert Griesemer <gri@golang.org>
2016-11-02 16:57:37 +00:00
..
enclosing.go x/tools: clone some files in preparation for alias changes 2016-11-02 16:57:37 +00:00
enclosing18.go x/tools: clone some files in preparation for alias changes 2016-11-02 16:57:37 +00:00
enclosing_test.go astutil: move to go/ast/astutil 2015-01-13 15:47:47 +00:00
imports.go go/ast/astutil: do not remove imports in AddNamedImport 2016-10-18 18:48:44 +00:00
imports_test.go go/ast/astutil: do not remove imports in AddNamedImport 2016-10-18 18:48:44 +00:00
util.go astutil: move to go/ast/astutil 2015-01-13 15:47:47 +00:00