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
This addresses the issue of the ambiguous dual-use of code_declt in both the
C front-end and the goto-program API by replacing the use of code_declt by
directly returning the symbol_exprt. The client code is simplified.
0 commit comments