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
test(tracegrind): add control flow regression tests
Add tests for signal handling, C++ exceptions, longjmp, tail calls,
and deep recursion (100 levels) to verify call stack correctness
across non-trivial control flow. Also fix missing -I include path
for tracegrind.h in test Makefile.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments