mirror of
https://github.com/golang/go
synced 2024-11-18 16:14:46 -07:00
1ab5277e83
Previous implementation will overwrite files the import "C" with the cgo preprocessing and renaming. Rename will now emit an error when rename must edit files that import "C". Will also emit more useful error when using -offset in a "C" importing file. Fixes golang/go#17839 Change-Id: I072100b22197ec145b56d727feca58be7529e359 Reviewed-on: https://go-review.googlesource.com/45930 Reviewed-by: Alan Donovan <adonovan@google.com> |
||
---|---|---|
.. | ||
eg | ||
importgraph | ||
rename | ||
satisfy | ||
README |
golang.org/x/tools/refactor: libraries for refactoring tools.