Disable allocator_shim_win for the SyzyASan builds.
As we're planning to intercept the _heap_init and _heap_term function to control which heap gets used by the crt we need to make sure that libcmt doesn't get patched. R=chrisha@chromium.org BUG= Review URL: https://codereview.chromium.org/952183003 Cr-Commit-Position: refs/heads/master@{#318147}
Showing
Please register or sign in to comment