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
LLVM versions up to and including 19RC4 have a use-after-free bug that inconsistently shows up in multi-threaded setups. The bug was diagnosed and fixed by @lhames in this commit on main: