cf242b656c
From what I can tell, it's not intentional that we keyed this off using_sanitizer instead of is_asan. As far as I know, the only sanitizer we currently use on mac and ios is asan, so this should be a no-op there. On Windows, we also have experimental CFI bots, and this might help the 32-bit CFI bots that now no longer build the asan runtime. (But presumably CFI needs some other runtime that we also no longer build -- but it'll hopefully move the error a bit further back, and copying the asan runtimes is needless work.) TBR=pcc Bug: 968434 Change-Id: I56528f2e82852d8c3145d657db77833321a6602c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1637032 Reviewed-by: Nico Weber <thakis@chromium.org> Commit-Queue: Nico Weber <thakis@chromium.org> Cr-Original-Commit-Position: refs/heads/master@{#664745} Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src Cr-Mirrored-Commit: b0ef5b0ca4d46a34d8d7568fbb07c53f2f5564c2 |
||
---|---|---|
.. | ||
BUILD.gn | ||
as_invoker.manifest | ||
chrome_win.croc | ||
common_controls.manifest | ||
compatibility.manifest | ||
copy_cdb_to_output.py | ||
gn_meta_sln.py | ||
message_compiler.gni | ||
message_compiler.py | ||
reorder-imports.py | ||
require_administrator.manifest | ||
use_ansi_codes.py |