OSDN Git Service

[llvm-cov] Use colors consistently in the summary
authorVedant Kumar <vsk@apple.com>
Tue, 6 Sep 2016 22:46:00 +0000 (22:46 +0000)
committerVedant Kumar <vsk@apple.com>
Tue, 6 Sep 2016 22:46:00 +0000 (22:46 +0000)
commit423e0ff90b239de5b93ce0464043c14c9f17639c
tree60ecb905e820c146eb8dbe4b63123d7988449f92
parentff7a0df044ecb22ec6b538863cc3c35e499c8a45
[llvm-cov] Use colors consistently in the summary

Use the same color for counts and percentages. There doesn't seem to be
a reason for them to be different, and the summary looks more consistent
this way.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@280765 91177308-0d34-0410-b5e6-96231b3b80d8
tools/llvm-cov/CoverageReport.cpp