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
As to the Apron domain use case (getting a totally-ordered compare for a type with just equal and hash), a thing to explore could also be wrapping hashconsing directly around that domain, instead of relying on some very outermost hashconsing to implement compare such that Goblint wouldn't crash outright.
In theses cases, counterintuitively,
--disable ana.opt.hashcons
doesn't completely disable hashconsing, as observed by @sim642analyzer/src/framework/control.ml
Line 19 in f214ec5
analyzer/src/framework/control.ml
Lines 29 to 31 in f214ec5
The text was updated successfully, but these errors were encountered: