[PATCH] D36723: [llvm-cov] Allow hiding instantiation/region coverage from summary tables

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 29 13:58:45 PDT 2017


efriedma updated this revision to Diff 113152.
efriedma retitled this revision from "[llvm-cov] Hide instantiation/region coverage from summary tables" to "[llvm-cov] Allow hiding instantiation/region coverage from summary tables".
efriedma edited the summary of this revision.
efriedma added a comment.

Updated to turn "-show-region-summary" on by default.


Repository:
  rL LLVM

https://reviews.llvm.org/D36723

Files:
  test/tools/llvm-cov/hideUnexecutedSubviews.test
  test/tools/llvm-cov/report.cpp
  test/tools/llvm-cov/showLineExecutionCounts.cpp
  tools/llvm-cov/CodeCoverage.cpp
  tools/llvm-cov/CoverageReport.cpp
  tools/llvm-cov/CoverageViewOptions.h
  tools/llvm-cov/SourceCoverageViewHTML.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36723.113152.patch
Type: text/x-patch
Size: 12909 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170829/26969cf8/attachment.bin>


More information about the llvm-commits mailing list