Partially undefined phi values cause a panic #32
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
panic: interface conversion: *ssa.Phi is not ssa.HasSource: missing method End
goroutine 36 [running]:
git.urbach.dev/cli/q/src/core.(*Function).removeDeadCode(0xc00029e000, 0x0)
C:/Furkan/Dev/q/src/core/removeDeadCode.go:56 +0x27a
Phi Errorto Partially undefined phi values cause a panicThanks for the report!
Fixed in
cli/q@a083d0806b.