[PATCH] D23486: [llvm-cov] Add coverage summary information to the HTML index page.

Richard Pennington via llvm-commits llvm-commits at lists.llvm.org
Sat Aug 13 20:45:09 PDT 2016


rdp updated this revision to Diff 67968.
rdp added a comment.

Ran clang-format on the files. Made most requested changes. CSS style change still needed.


https://reviews.llvm.org/D23486

Files:
  CodeCoverage.cpp
  SourceCoverageView.h
  SourceCoverageViewHTML.cpp
  SourceCoverageViewHTML.h
  SourceCoverageViewText.cpp
  SourceCoverageViewText.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23486.67968.patch
Type: text/x-patch
Size: 9063 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160814/e49198f4/attachment.bin>


More information about the llvm-commits mailing list