Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
gopls/internal/golang: fix crash in package references
Fix a crash found via telemetry, which may be encountered when finding references for a package where one of the package files lacks a valid name. Fixes golang/go#66250 Change-Id: Ifca9b6b7ab2ab8181b70e97d343fa2b072e866eb Reviewed-on: https://go-review.googlesource.com/c/tools/+/570676 LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Auto-Submit: Robert Findley <rfindley@google.com> Reviewed-by: Alan Donovan <adonovan@google.com>
- Loading branch information