aboutsummaryrefslogtreecommitdiff
path: root/src/path/filepath/path_test.go
diff options
context:
space:
mode:
authorIan Lance Taylor <iant@golang.org>2018-11-01 22:06:51 -0700
committerIan Lance Taylor <iant@golang.org>2018-11-02 05:35:56 +0000
commita70a2a8ad69f481d5fcaf9e006e224fbab7df754 (patch)
tree9cc3e28af1388df55d36e2eb6cde0085acb88447 /src/path/filepath/path_test.go
parent2182bb097dc5cacf556f89e4e7d2cfdd96882237 (diff)
downloadgo-a70a2a8ad69f481d5fcaf9e006e224fbab7df754.tar.xz
cmd/cgo: don't update each call in place
Updating each call in place broke when there were multiple cgo calls used as arguments to another cgo call where some required rewriting. Instead, rewrite calls to strings via the existing mangling mechanism, and only substitute the top level call in place. Fixes #28540 Change-Id: Ifd66f04c205adc4ad6dd5ee8e79e57dce17e86bb Reviewed-on: https://go-review.googlesource.com/c/146860 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org> Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
Diffstat (limited to 'src/path/filepath/path_test.go')
0 files changed, 0 insertions, 0 deletions