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
Hide declare_function and set type in symbol_exprt
declare_function is used exactly once and has very limited utility. Make it
return the created symbol so that we can afterwards generate a type-consistent
expression.
0 commit comments