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

Added support for named list arguments #1151

Draft
wants to merge 13 commits into
base: main
Choose a base branch
from

Conversation

Slartibartfass2
Copy link
Collaborator

Closes #1139

Added

  • named arguments of lists are added to data flow graph
  • when a named argument is accessed, a reads edge to the specific list element is added

@Slartibartfass2 Slartibartfass2 self-assigned this Nov 15, 2024
@Slartibartfass2 Slartibartfass2 force-pushed the 1139-add-support-for-named-list-arguments-field-sensitive-pointer-analysis branch 7 times, most recently from 8a2d646 to 3e1384d Compare November 21, 2024 09:41
@Slartibartfass2 Slartibartfass2 force-pushed the 1139-add-support-for-named-list-arguments-field-sensitive-pointer-analysis branch 2 times, most recently from f5c30b5 to 8417576 Compare November 27, 2024 11:03
@Slartibartfass2 Slartibartfass2 force-pushed the 1139-add-support-for-named-list-arguments-field-sensitive-pointer-analysis branch from 8417576 to 5fb699b Compare December 1, 2024 15:24
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.

Add support for named list arguments (field-sensitive pointer analysis)
1 participant