This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 34618d9 [bugpoint] Simplify code by moving exception to only caller new 3cb7bf5 [Object] Fix a -Wpessimizing-move error; clang-format; NFC new cd29c6b [llvm-cov] Minor cleanups to prepare for the html format patch
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: lib/Object/MachOUniversal.cpp | 13 +++++---- test/tools/llvm-cov/report.cpp | 7 +++++ tools/llvm-cov/CodeCoverage.cpp | 44 ++++++++++++++++++------------- tools/llvm-cov/SourceCoverageView.cpp | 26 ++++++++++++------ tools/llvm-cov/SourceCoverageView.h | 17 +++++++++++- tools/llvm-cov/SourceCoverageViewText.cpp | 13 +++++++-- tools/llvm-cov/SourceCoverageViewText.h | 8 +++++- 7 files changed, 92 insertions(+), 36 deletions(-)