This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 17648b3 InstCombine: Don't combine loads/stores from swifterror to a [...] new ce19c1c [llvm-cov] Minor visual tweaks for html reports new a8edd76 [llvm-cov] Move the 'jump to first unexecuted line' link
The 2 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/native_separators.c | 10 +-- test/tools/llvm-cov/showLineExecutionCounts.cpp | 8 +- test/tools/llvm-cov/showProjectSummary.cpp | 24 +++--- test/tools/llvm-cov/style.test | 1 + tools/llvm-cov/SourceCoverageView.cpp | 13 ++- tools/llvm-cov/SourceCoverageView.h | 8 +- tools/llvm-cov/SourceCoverageViewHTML.cpp | 104 ++++++++---------------- tools/llvm-cov/SourceCoverageViewHTML.h | 6 +- tools/llvm-cov/SourceCoverageViewText.cpp | 6 +- tools/llvm-cov/SourceCoverageViewText.h | 6 +- 10 files changed, 71 insertions(+), 115 deletions(-)