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
GDB does not know (the CBMC) types but the resulting symbol table requires them.
We only do this for non-nil ireps (nil ireps can result from getting pointer
values for dynamically allocated memory -- will be addressed in later PRs).
Also prevents catch-by-value error when compiled with gcc-8.
0 commit comments