-
-
Notifications
You must be signed in to change notification settings - Fork 15k
Variadic native functions #2057
Copy link
Copy link
Closed
Labels
A-codegenArea: Code generationArea: Code generationA-type-systemArea: Type systemArea: Type systemC-enhancementCategory: An issue proposing an enhancement or a PR with one.Category: An issue proposing an enhancement or a PR with one.P-lowLow priorityLow priority
Metadata
Metadata
Assignees
Labels
A-codegenArea: Code generationArea: Code generationA-type-systemArea: Type systemArea: Type systemC-enhancementCategory: An issue proposing an enhancement or a PR with one.Category: An issue proposing an enhancement or a PR with one.P-lowLow priorityLow priority
Type
Fields
Give feedbackNo fields configured for issues without a type.
We should support variadic native functions like
objc_msgSend()orprintf().