bazel
bazel copied to clipboard
Emit LLVM coverage for source file paths with a `tmp` segment
The LLVM LCOV coverage collection logic attempted to filter out source files under /tmp/, but instead filtered out all source files with paths containing the substring /tmp/. Under macOS, where Bazel's output base lies under /private/var/tmp, this matched every output base absolute path.
@c-mita Could you review this PR?
@c-mita Friendly ping
@c-mita @sgowroji Friendly ping, does this need to be transitioned to "awaiting-merge"?
Hello @c-mita, Can you please confirm to import the above PR changes.
Oops. Yes, this should be imported.
@bazel-io flag
@bazel-io fork 6.1.0