[PATCH] D54266: [llvm-cov] Add lcov tracefile export format.

Max Moroz via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 9 08:14:22 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL346506: [llvm-cov] Add lcov tracefile export format. (authored by Dor1s, committed by ).

Repository:
  rL LLVM

https://reviews.llvm.org/D54266

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54266.173339.patch
Type: text/x-patch
Size: 17043 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181109/e3000b4c/attachment-0001.bin>


More information about the llvm-commits mailing list