[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 Jun 13 11:23:51 PDT 2016


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

Had forgotten to add period.


http://reviews.llvm.org/D20803

Files:
  test/tools/llvm-cov/Inputs/cov_dir.covmapping
  test/tools/llvm-cov/Inputs/cov_dir.profdata
  test/tools/llvm-cov/Inputs/cov_dir/main.cpp
  test/tools/llvm-cov/Inputs/cov_dir/sub_dir/function.cpp
  test/tools/llvm-cov/cov_dir.cpp
  tools/llvm-cov/CodeCoverage.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20803.60566.patch
Type: text/x-patch
Size: 3737 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160613/c47282c1/attachment.bin>


More information about the llvm-commits mailing list