You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 1, 2023. It is now read-only.
Information
windows-interceptor.lst contains the following as an exclusion:
! *\llvm-project\compiler-rt*
But in reality, the path getting hit in coverage data seems to be:
\llvm\compiler-rt\
There other other entries in the list which look correct, and don't seem to be working at all, such as:
! *\vctools\crt*
So I believe:
a) the list is stale and needs scrubbing
b) the list isn't working, at all
Provide detailed reproduction steps (if any)
Expected result
What is the expected result of the above steps?
Actual result
What is the actual result of the above steps?
AB#166291
The text was updated successfully, but these errors were encountered: