[PATCH] D38280: [llvm-cov] Create HTML directory structure when filtering using -name*= options
Sean Eveson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 27 07:24:47 PDT 2017
seaneveson updated this revision to Diff 116808.
seaneveson edited the summary of this revision.
seaneveson added a comment.
- Make the changes to text as well as HTML
- Address review comments
- Upload the right diff ...
https://reviews.llvm.org/D38280
Files:
test/tools/llvm-cov/Inputs/dir-with-filtering.covmapping
test/tools/llvm-cov/Inputs/dir-with-filtering.proftext
test/tools/llvm-cov/Inputs/dir-with-filtering1.cpp
test/tools/llvm-cov/Inputs/dir-with-filtering2.cpp
test/tools/llvm-cov/dir-with-filtering.test
test/tools/llvm-cov/showLineExecutionCounts.cpp
test/tools/llvm-cov/showTemplateInstantiations.cpp
test/tools/llvm-cov/style.test
tools/llvm-cov/CodeCoverage.cpp
tools/llvm-cov/CoverageReport.cpp
tools/llvm-cov/CoverageReport.h
tools/llvm-cov/SourceCoverageView.cpp
tools/llvm-cov/SourceCoverageView.h
tools/llvm-cov/SourceCoverageViewHTML.cpp
tools/llvm-cov/SourceCoverageViewHTML.h
tools/llvm-cov/SourceCoverageViewText.cpp
tools/llvm-cov/SourceCoverageViewText.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38280.116808.patch
Type: text/x-patch
Size: 25388 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170927/7362b76c/attachment.bin>
More information about the llvm-commits
mailing list