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
The logic of this macro was inverted when the llvm-12 update to
compiler-rt (#14280). This caused asan.test_setjmp_noleak to start
failing.
Its not clear it we want to keep this long term but restoring
it at least fixes the failing test.
See #14360
0 commit comments