awslabs / ar-go-tools

ar-go-tools (Argot) is a collection of analysis tools for Go
Apache License 2.0
5 stars 1 forks source link

Improving callgraph precision by inlining #31

Closed victornicolet closed 2 months ago

victornicolet commented 9 months ago

Some analyzers improve the callgraph precision by "inlining" some calls before running the analyses: https://github.com/google/capslock/blob/main/analyzer/rewrite.go#L99 We could use a similar configurable approach.

github-actions[bot] commented 6 months ago

Stale issue message

github-actions[bot] commented 2 months ago

Stale issue message