-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
internal/astinternal: don't panic on nil pointers in DebugPrint
For example, on an unnamed import, whose ImportSpec.Name *Ident is nil. Signed-off-by: Daniel Martí <mvdan@mvdan.cc> Change-Id: Ica114ad96defb35fa8b86b31c9686d2e5750c066 Dispatch-Trailer: {"type":"trybot","CL":1199936,"patchset":1,"ref":"refs/changes/36/1199936/1","targetBranch":"master"}
- Loading branch information
Showing
2 changed files
with
106 additions
and
3 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