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

Tony Allevato via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 8 15:34:32 PST 2018


allevato updated this revision to Diff 173237.
allevato added a comment.

- Clean up error message, update release notes and command guide.


Repository:
  rL LLVM

https://reviews.llvm.org/D54266

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54266.173237.patch
Type: text/x-patch
Size: 16644 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181108/6f93720b/attachment.bin>


More information about the llvm-commits mailing list