[PATCH] D18278: llvm-cov HTML Generation

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 6 14:51:26 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL274688: [llvm-cov] Add support for creating html reports (authored by vedantk).

Changed prior to commit:
  http://reviews.llvm.org/D18278?vs=62280&id=62982#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D18278

Files:
  llvm/trunk/docs/CommandGuide/llvm-cov.rst
  llvm/trunk/test/tools/llvm-cov/showLineExecutionCounts.cpp
  llvm/trunk/test/tools/llvm-cov/showTemplateInstantiations.cpp
  llvm/trunk/tools/llvm-cov/CMakeLists.txt
  llvm/trunk/tools/llvm-cov/CodeCoverage.cpp
  llvm/trunk/tools/llvm-cov/CoverageViewOptions.h
  llvm/trunk/tools/llvm-cov/SourceCoverageView.cpp
  llvm/trunk/tools/llvm-cov/SourceCoverageViewHTML.cpp
  llvm/trunk/tools/llvm-cov/SourceCoverageViewHTML.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18278.62982.patch
Type: text/x-patch
Size: 30104 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160706/160390e5/attachment-0001.bin>


More information about the llvm-commits mailing list