Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add functions for getting the location of functions and calls. #177

Merged
merged 3 commits into from
Nov 22, 2020

Conversation

jmalloc
Copy link
Member

@jmalloc jmalloc commented Nov 22, 2020

What change does this introduce?

This PR adds panicx.LocationOfFunc(), LocationOfMethod() and LocationOfCall().

What issues does this relate to?

Prepares for #162

Why make this change?

We need to find the location of various handler method implementations in order to make good suggestions in test reports.

Is there anything you are unsure about?

No

@jmalloc jmalloc merged commit 1d1748e into main Nov 22, 2020
@jmalloc jmalloc deleted the func-locations branch November 22, 2020 04:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant