You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Generalize trimContentForPortMatch to handle +build directives.
It assumed only go:build directives, but the +build variety is still
valid, and in fact there is a file in the Go build on my local
Google-internal machine that has them.
This fixes a test that was failing for me because of that file.
Change-Id: I534a18ef6e66575d242406e7b81c32055e3c8ace
Reviewed-on: https://go-review.googlesource.com/c/tools/+/658195
Reviewed-by: Robert Findley <[email protected]>
LUCI-TryBot-Result: Go LUCI <[email protected]>
0 commit comments