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
error_run_with_large_stack_throws should compile without exceptions (#5884)
(1) Some downstream environments compile C++ without exceptions by default; this won't compile on those.
(2) We should check that assert-fail also errors out as expected.
0 commit comments