-
Notifications
You must be signed in to change notification settings - Fork 35
Closed
Labels
‼ priority:p1Priority planning - level 1Priority planning - level 1🎆 type:featureNew feature or requestNew feature or request🎊 resolution:resolvedBug or feature resolved - might not have been merged to master yetBug or feature resolved - might not have been merged to master yet🏛 scope:program-structureWork regarding the program structureWork regarding the program structure
Milestone
Description
Description
When we create a reference to a memory region, the type of that reference should be a PointerType, and it would be nice if the type carried the inner type of the referenced memory region. We should provide a simple implementation for this.
Update
The type to be used is ReferenceType. This requires changing the type of the parameters of cfgs for all those variables (e.g. this) that have non-primitive types.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
‼ priority:p1Priority planning - level 1Priority planning - level 1🎆 type:featureNew feature or requestNew feature or request🎊 resolution:resolvedBug or feature resolved - might not have been merged to master yetBug or feature resolved - might not have been merged to master yet🏛 scope:program-structureWork regarding the program structureWork regarding the program structure