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
I noticed that valgrind would complain about a clang compiled clang, but not a gcc compiled clang. I reduced it to _ZNK5clang4Expr21refersToVectorElementEv being "miscompiled" (at least producing code that valgrind doesn't like.