[PATCH] D89359: [llvm-cov] don't include all source files when provided source files are filtered out

Zequan Wu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 23 19:32:04 PDT 2020


zequanwu updated this revision to Diff 300449.
zequanwu added a comment.

Fix test cases which failed on Windows.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D89359/new/

https://reviews.llvm.org/D89359

Files:
  llvm/test/tools/llvm-cov/native_separators.c
  llvm/test/tools/llvm-cov/sources-specified.test
  llvm/test/tools/llvm-cov/universal_bin_wrapping_archives.test
  llvm/test/tools/llvm-cov/warnings.h
  llvm/tools/llvm-cov/CodeCoverage.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89359.300449.patch
Type: text/x-patch
Size: 7731 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201024/338ff43a/attachment.bin>


More information about the llvm-commits mailing list