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

[FEATURE REQUEST] Support for variadic functions #283

Open
lucaneg opened this issue May 8, 2023 · 0 comments
Open

[FEATURE REQUEST] Support for variadic functions #283

lucaneg opened this issue May 8, 2023 · 0 comments
Assignees
Labels
‼ priority:p1 Priority planning - level 1 🌍 scope:interproc Work regarding interprocedural analyses or call graphs 🏛 scope:program-structure Work regarding the program structure 🎆 type:feature New feature or request
Milestone

Comments

@lucaneg
Copy link
Member

lucaneg commented May 8, 2023

Description
There should be an out-of-the-box support for variadic functions. This can likely be implemented as an additional flag in the Parameter class, and having matching/assigning strategy take care of that.

@lucaneg lucaneg added 🎆 type:feature New feature or request ‼ priority:p1 Priority planning - level 1 🌍 scope:interproc Work regarding interprocedural analyses or call graphs 🏛 scope:program-structure Work regarding the program structure labels May 8, 2023
@lucaneg lucaneg added this to the 0.1 milestone May 8, 2023
@lucaneg lucaneg self-assigned this May 8, 2023
@lucaneg lucaneg modified the milestones: 0.1, 0.2 Sep 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
‼ priority:p1 Priority planning - level 1 🌍 scope:interproc Work regarding interprocedural analyses or call graphs 🏛 scope:program-structure Work regarding the program structure 🎆 type:feature New feature or request
Projects
Status: Backlog
Development

No branches or pull requests

1 participant