You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implement a general call graph runtime in globstar that can be effectively used as a library/package for various tasks such as reachability analysis, taint analysis, dead code detection, etc.