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

Issue 901597 link

Starred by 1 user

Issue metadata

Status: Available
Owner: ----
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 2
Type: Bug



Sign in to add a comment

Make sure the clang coverage input file is written with platform-specific path separators

Project Member Reported by robertocn@google.com, Nov 3

Issue description

The clang_coverage module and its resource script write_paths_to_instrument.py currently do not make any checks or allowances for windows-specific path separators, but the wrapper expects the paths to be written in platform-specific way for performance.
 

Sign in to add a comment