[PATCH] D18278: llvm-cov HTML Generation
Harlan Haskins via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 24 15:59:48 PDT 2016
harlanhaskins updated this revision to Diff 51615.
harlanhaskins added a comment.
Removed comma from HTML function title
It doesn't make much sense when it's in its own, visually distinct box, and
can actually be confusing if demangled.
http://reviews.llvm.org/D18278
Files:
test/tools/llvm-cov/Inputs/lineExecutionCountsHTML.covmapping
test/tools/llvm-cov/Inputs/lineExecutionCountsHTML.proftext
test/tools/llvm-cov/Inputs/templateInstantiationsHTML.covmapping
test/tools/llvm-cov/Inputs/templateInstantiationsHTML.proftext
test/tools/llvm-cov/showLineExecutionCounts.cpp
test/tools/llvm-cov/showLineExecutionCountsHTML.cpp
test/tools/llvm-cov/showTemplateInstantiationsHTML.cpp
tools/llvm-cov/CodeCoverage.cpp
tools/llvm-cov/CoverageCSS.inc
tools/llvm-cov/CoverageViewOptions.h
tools/llvm-cov/SourceCoverageView.cpp
tools/llvm-cov/SourceCoverageView.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18278.51615.patch
Type: text/x-patch
Size: 54460 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160324/0ae5a360/attachment-0001.bin>
More information about the llvm-commits
mailing list