This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from ae83487a496 Set svn:ignore property on *.pyc. new 1ef0d5a130b [llvm-cov] Make report metrics agree with line exec counts, [...]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: test/tools/llvm-cov/Inputs/highlightedRanges.json | 4 +- .../tools/llvm-cov/Inputs/lineExecutionCounts.json | 4 +- test/tools/llvm-cov/Inputs/regionMarkers.json | 4 +- test/tools/llvm-cov/Inputs/showExpansions.json | 4 +- test/tools/llvm-cov/showLineExecutionCounts.cpp | 2 +- tools/llvm-cov/CodeCoverage.cpp | 2 +- tools/llvm-cov/CoverageFilters.cpp | 33 ++++--- tools/llvm-cov/CoverageFilters.h | 25 +++-- tools/llvm-cov/CoverageReport.cpp | 4 +- tools/llvm-cov/CoverageSummaryInfo.cpp | 108 +++++++++++++-------- tools/llvm-cov/CoverageSummaryInfo.h | 18 +++- tools/llvm-cov/SourceCoverageView.cpp | 44 --------- tools/llvm-cov/SourceCoverageView.h | 15 +-- 13 files changed, 133 insertions(+), 134 deletions(-)