x/tools/go/ssa: support unsafe.Add and unsafe.Slice #47091
Labels
FrozenDueToAge
NeedsFix
The path to resolution is known, but the work has not been done.
Tools
This label describes issues relating to any tools in the x/tools repository.
Milestone
What version of Go are you using (
go version
)?Issue
x/tools/go/ssa currently crashes trying to build code that uses unsafe.Add or unsafe.Slice:
This was with x/tools at fd00574
/cc @cuonglm
The text was updated successfully, but these errors were encountered: