This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 7a600d312f9 [Hexagon] New HVX target features. new 55fff379906 [llvm-cov] Highlight gaps in consecutive uncovered regions new d35bb38d3b5 [llvm-cov] Pass LineCoverageStats in SourceCoverageView. NFC. new 4a5c81f50fa [llvm-cov] Suppress sub-line highlights in simple cases
The 3 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/deferred-region.cpp | 15 ++------------- test/tools/llvm-cov/showRegionMarkers.cpp | 4 ++-- tools/llvm-cov/SourceCoverageView.cpp | 10 ++++------ tools/llvm-cov/SourceCoverageView.h | 14 ++++++-------- tools/llvm-cov/SourceCoverageViewHTML.cpp | 27 ++++++++++++++++----------- tools/llvm-cov/SourceCoverageViewHTML.h | 11 ++++------- tools/llvm-cov/SourceCoverageViewText.cpp | 31 ++++++++++++++++++++----------- tools/llvm-cov/SourceCoverageViewText.h | 11 ++++------- 8 files changed, 58 insertions(+), 65 deletions(-)