Status: Assigned
Owner:
gli...@chromium.org
CC:
k...@chromium.org
Labels: Type-Bug Pri-2 OS-All
New issue 444896 by
infe...@chromium.org: Enable ASAN coverage across tools
other than ASAN in Chromium
https://code.google.com/p/chromium/issues/detail?id=444896
With clang r224464+, coverage is available with MSAN, LSAN. I think in the
near future, it should come with TSAN, UBSAN, too. So, lets add support for
that
What are our options ?
1. Enable asan_coverage=1 in sanitizer_options to enable these by default.
We have to be careful that it does not break on Windows, Mac.
2. Add asan_coverage=1 in lkgr bot configuration. So much painful and poke
troopers on bot restarts, etc. But 0 risk, since it touches a particular
platform configuration.
Any other ideas ?
Also asan_coverage might not a good name (better name might be
sanitizer_coverage). But if we decide to change that, make sure to work
with Clank QA on updating all of their bots (since we just enabled stuff on
kitkat, L bots). I can live with asan_coverage gyp flag name.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings