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

Extending point-based analyses to handle pointers to primitive types #272

Open
wants to merge 13 commits into
base: master
Choose a base branch
from

Conversation

VincenzoArceri
Copy link
Collaborator

Description
This pull request extends the point-based analyses available in LiSA to handle pointers to primitive types, implementing the Andersen points-to analysis.

@VincenzoArceri VincenzoArceri added 🏗 resolution:wip Incomplete work - do not review yet ‼ priority:p1 Priority planning - level 1 🔍 scope:analysis Work regarding abstract domains or fixpoint algorithms labels Feb 5, 2023
@VincenzoArceri VincenzoArceri added this to the 0.1b8 milestone Feb 5, 2023
@VincenzoArceri VincenzoArceri self-assigned this Feb 5, 2023
@lucaneg lucaneg removed this from the 0.1b8 milestone Apr 18, 2023
@lucaneg lucaneg added ❗ priority:p3 Priority planning - level 3 and removed ‼ priority:p1 Priority planning - level 1 labels Sep 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
❗ priority:p3 Priority planning - level 3 🏗 resolution:wip Incomplete work - do not review yet 🔍 scope:analysis Work regarding abstract domains or fixpoint algorithms
Projects
Status: PR WIP
Development

Successfully merging this pull request may close these issues.

None yet

3 participants