mirror of
https://github.com/golang/go
synced 2024-11-19 02:44:44 -07:00
328c41bf04
When line directives are in use, we want the logical file name, not the one we found the bytes in. This matters most for cgo, where the file we parsed is not the one the user wants to see. Updates golang/go#35720. Change-Id: I495328071d8865e6895cb731467f1601f11e93db Reviewed-on: https://go-review.googlesource.com/c/tools/+/208100 Run-TryBot: Heschi Kreinick <heschi@google.com> Reviewed-by: Rebecca Stambler <rstambler@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org> |
||
---|---|---|
.. | ||
parse.go | ||
span_test.go | ||
span.go | ||
token111.go | ||
token112.go | ||
token_test.go | ||
token.go | ||
uri_test.go | ||
uri.go | ||
utf16_test.go | ||
utf16.go |