mirror of
https://github.com/golang/go
synced 2024-11-18 16:04:44 -07:00
43ed94694c
getFile still returns a FileHandle, even if the file doesn't exist on disk. Work-around this by checking if the file exists before adding the file handle to the map. Fixes golang/go#38498 Change-Id: Ie02679068b37bf4f3d19966c6cfcf2361086b1de Reviewed-on: https://go-review.googlesource.com/c/tools/+/242924 Run-TryBot: Rebecca Stambler <rstambler@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Heschi Kreinick <heschi@google.com> |
||
---|---|---|
.. | ||
analysis.go | ||
cache.go | ||
check.go | ||
error_test.go | ||
errors.go | ||
keys.go | ||
load.go | ||
mod_tidy.go | ||
mod.go | ||
os_darwin.go | ||
os_windows.go | ||
parse.go | ||
pkg.go | ||
session.go | ||
snapshot.go | ||
view_test.go | ||
view.go |