cmd/compile: spurious stack frame for inlined method of returned value #21879
Labels
FrozenDueToAge
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Milestone
What did you do?
https://play.golang.org/p/ZJ4aswqjbQ
https://play.golang.org/p/wVO2lrLiAk
What did you expect to see?
What did you see instead?
getStack
andname
methods logically called after a stack trace had been captured appear in the stack trace as the caller of a function they don't call.The text was updated successfully, but these errors were encountered: