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
Add regression test for pointer address being found in the trace in new SMT backend.
The difference is that the previous test was effectively exercising NULL and any
other pointer value (1, for instance) whereas this one specifically matches the
decimal value of 0xDEADBEEF.
0 commit comments