[PATCH] D23281: [LLVMCov] Swapped the line and count columns.
Ying Yi via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 8 14:01:44 PDT 2016
MaggieYi created this revision.
MaggieYi added reviewers: vsk, davidxl, bogner.
MaggieYi added a subscriber: llvm-commits.
In the coverage report, the line and count columns have been swapped to make it more readable.
https://reviews.llvm.org/D23281
Files:
test/tools/llvm-cov/binary-formats.c
test/tools/llvm-cov/combine_expansions.cpp
test/tools/llvm-cov/prefer_used_to_unused.h
test/tools/llvm-cov/showLineExecutionCounts.cpp
test/tools/llvm-cov/showTemplateInstantiations.cpp
test/tools/llvm-cov/universal-binary.c
tools/llvm-cov/SourceCoverageView.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23281.67221.patch
Type: text/x-patch
Size: 33836 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160808/29262a19/attachment.bin>
More information about the llvm-commits
mailing list