This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 01b8943 [WebAssembly] Implement more WebAssembly binary encoding. new 5b5c5e7 [llvm-cov] Do not print out the filename of the object file
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: .../llvm-cov/Inputs/binary-formats.canonical.json | 4 ++-- test/tools/llvm-cov/Inputs/highlightedRanges.json | 4 ++-- test/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/Inputs/showProjectSummary.test | 3 +-- test/tools/llvm-cov/Inputs/universal-binary.json | 4 ++-- test/tools/llvm-cov/native_separators.c | 2 +- tools/llvm-cov/CodeCoverage.cpp | 12 ++---------- tools/llvm-cov/CoverageExporterJson.cpp | 19 +++++-------------- tools/llvm-cov/CoverageViewOptions.h | 1 - tools/llvm-cov/SourceCoverageView.cpp | 5 ----- tools/llvm-cov/SourceCoverageView.h | 4 ---- tools/llvm-cov/SourceCoverageViewHTML.cpp | 7 ++----- tools/llvm-cov/SourceCoverageViewText.cpp | 4 ++-- 15 files changed, 25 insertions(+), 56 deletions(-)