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
cprover_string_literal was requiring a string constant as argument,
but we now deal with if expressions as well.
So expressions like:
`cprover_string_literal_func!0#0(cprover_string_length$3!0@1#2,
nondet_infinite_array$5!0@1, this!0@1#1 == &tmp_object_factory$17!0 ?
tmp_object_factory$17!0#4.@class_identifier :
this$object#0.@class_identifier)`
are correctly handled by the string solver.
0 commit comments