commit | bb5b77db51d2e149ee66db284903572a5aac09be | [log] [tgz] |
---|---|---|
author | mtklein <mtklein@chromium.org> | Tue Dec 08 14:26:17 2015 -0800 |
committer | Commit bot <commit-bot@chromium.org> | Tue Dec 08 14:26:17 2015 -0800 |
tree | a0a3698887fc6c9279b58b2b4b5f035c931e7d23 | |
parent | cc881dafcbd00e8a811c47c14b472acdba5dd6c6 [diff] |
Disable sanitizers with a blacklist. We think this might be more flexible. It allows, e.g, function-level blacklisting, and here an easy one-stop-shop blacklist for all of third_party/externals. BUG=skia: CQ_EXTRA_TRYBOTS=client.skia:Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug-ASAN-Trybot NOTREECHECKS=true Review URL: https://codereview.chromium.org/1509733003