Skip to content
Snippets Groups Projects
Commit 20643ef6 authored by Jan Rochel's avatar Jan Rochel
Browse files

[e-acsl] undefine comparison for derivatives of Misc.Id_term

Make Pred_or_term depend on Misc.Term_id instead of Cil_datatype.Term.
This should have been the case all along, since Pred_or_term is used in
contexts where the physical identity of terms matter. They might be
typed differently depending on contexts (cast or no cast) and thus
require different translations.

Then we undefine the comparison function for both modules which depend
on Misc.Id_term, since there is no meaningful comparison for physical
equality.
parent 7bf05410
No related branches found
No related tags found
No related merge requests found
Showing
with 476 additions and 245 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment