-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
The Type, Obj and Node data structures seem to have a pretty different semantics in widcc than in chibicc.
What is the correct way to :
- iterate over all parameters of a function,
- iterate over all local variables of a function,
- iterate over all actual args (Node and expression per actual argument) of a ND_FUNCALL node?
Metadata
Metadata
Assignees
Labels
No labels