New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 918215 link

Starred by 2 users

Issue metadata

Status: Assigned
Owner:
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 1
Type: Bug

Blocking:
issue 918645



Sign in to add a comment

Support a blacklist of source files to workaround llvm/clang bugs

Project Member Reported by st...@chromium.org, Dec 29

Issue description

Currently, we support a whitelist for the per-CL code coverage on Gerrit.
On the other hand, we should also support a blacklist of source files to workaround llvm/clang bugs that cause compile failures. On the CI full-codebase coverage builder, this happens around once a month.
 
With the blacklist, we can let developers disable code coverage for the source files when llvm/clang bugs cause compile failures.

This is super important to the full-codebase coverage builder, but is still important to the per-CL coverage builder.
Blocking: 918645

Sign in to add a comment