UX: output table of source locations where signatures have been found
Open
discussion
enhancement
vet-bot
- Dominant language
- Go
- Stars
- 1
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
For complicated callgraph issues; a lookup table which maps from signatures to positions in the source where matching function declarations were found might be super helpful.
Then again; it might not be necessary.
There are other ways to modify the graphviz output to produce this kind of info as well; again, they might not be needed.
Contributor guide
Assessment
This issue has not been assessed yet.