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
extend make_assignment and make_function_call APIs
This permits constructing assignments and function calls without
code_assignt and code_function_callt, respectively, in the same style as the
existing API for declarations, returns etc.
0 commit comments