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
build_llvm_release.bat: Put the 32-bit sanitizers back
Follow-up to bcb3d2f.
Even though 32-bit win/asan is not well supported, we
shouldn't drop it without some discussion at least. Also,
we probably shouldn't drop the other sanitizers that are
gated by COMPILER_RT_BUILD_SANITIZERS.
The tests no longer pass after switching to the runtimes build
however (I believe that build mode runs more of the tests?),
so disable them.
0 commit comments