Closed MarkSRobinson closed 5 years ago
Go 1.12 has changed how it determines what functions can be in-lined. This patch fixes raven-go to correctly handle when Go inlines a function in the stack.
Thanks!
Go 1.12 has changed how it determines what functions can be in-lined. This patch fixes raven-go to correctly handle when Go inlines a function in the stack.