-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
internal/gcimporter: synchronize with internal/exportdata
Use the copies of the functions from internal/exportdata. The implementations are now quite uniform between exportdata.go in GOROOT/src/internal/exportdata and internal/gcimporter as well as gcimporter.go in GOROOT/src/go/internal/gcimporter and internal/gcimporter. Fixes golang/go#70651 Change-Id: I8c2a55ca8c09d504315b9ccd7c676a5c2023ca68 Reviewed-on: https://go-review.googlesource.com/c/tools/+/633660 Commit-Queue: Tim King <[email protected]> LUCI-TryBot-Result: Go LUCI <[email protected]> Reviewed-by: Robert Griesemer <[email protected]> Reviewed-by: Robert Findley <[email protected]>
- Loading branch information
1 parent
c1ff179
commit c803483
Showing
2 changed files
with
19 additions
and
71 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters