[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 08:39:25 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL314310: [llvm-cov] Create directory structure when filtering using -name*= options (authored by seaneveson).

Changed prior to commit:
  https://reviews.llvm.org/D38280?vs=116808&id=116820#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D38280

Files:
  llvm/trunk/test/tools/llvm-cov/Inputs/dir-with-filtering.covmapping
  llvm/trunk/test/tools/llvm-cov/Inputs/dir-with-filtering.proftext
  llvm/trunk/test/tools/llvm-cov/Inputs/dir-with-filtering1.cpp
  llvm/trunk/test/tools/llvm-cov/Inputs/dir-with-filtering2.cpp
  llvm/trunk/test/tools/llvm-cov/dir-with-filtering.test
  llvm/trunk/test/tools/llvm-cov/showLineExecutionCounts.cpp
  llvm/trunk/test/tools/llvm-cov/showTemplateInstantiations.cpp
  llvm/trunk/test/tools/llvm-cov/style.test
  llvm/trunk/tools/llvm-cov/CodeCoverage.cpp
  llvm/trunk/tools/llvm-cov/CoverageReport.cpp
  llvm/trunk/tools/llvm-cov/CoverageReport.h
  llvm/trunk/tools/llvm-cov/SourceCoverageView.cpp
  llvm/trunk/tools/llvm-cov/SourceCoverageView.h
  llvm/trunk/tools/llvm-cov/SourceCoverageViewHTML.cpp
  llvm/trunk/tools/llvm-cov/SourceCoverageViewHTML.h
  llvm/trunk/tools/llvm-cov/SourceCoverageViewText.cpp
  llvm/trunk/tools/llvm-cov/SourceCoverageViewText.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38280.116820.patch
Type: text/x-patch
Size: 25345 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170927/a5939586/attachment.bin>


More information about the llvm-commits mailing list