[PATCH] D20803: Displaying coverage information for all source files present in a directory

Chakshu Grover via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 4 07:03:52 PDT 2016


chakshugrover updated this revision to Diff 62682.
chakshugrover added a comment.

Added the requested -dump-input-file-list cl::opt to CodeCoverageTool::run and completed test case.
Sorry for the delay. This is the first time I am trying to write a test case.


http://reviews.llvm.org/D20803

Files:
  test/tools/llvm-cov/cov_dir.cpp
  tools/llvm-cov/CodeCoverage.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20803.62682.patch
Type: text/x-patch
Size: 3694 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160704/3b0a8397/attachment.bin>


More information about the llvm-commits mailing list