You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tentative: pointers are invalid when pointer predicates return false.
Modifies the semantics of is_fresh and pointer_in_range_dfcc to
make pointers invalid in the `false` case. Solves the performance
blowup when pointer predicates are used in combination with
nondet-pointer for contract replacement.
Soundness needs to be reviewed/discussed.
0 commit comments