This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from c5ddf50 [TLI] isdigit / isascii / toascii param type should match ret [...] new c36f315 [llvm-cov] Minor cleanup. NFC. new fd06635 [llvm-cov] Get rid of all invalid filename references new daacf3c [llvm-cov] Filter away source files that aren't in the covera [...]
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/report.cpp | 3 ++- test/tools/llvm-cov/scan-directory.test | 18 ++++++++++--- tools/llvm-cov/CodeCoverage.cpp | 44 ++++++++++++++++++++----------- tools/llvm-cov/CoverageExporterJson.cpp | 6 +++-- tools/llvm-cov/CoverageReport.cpp | 12 +++++---- tools/llvm-cov/CoverageReport.h | 6 ++--- tools/llvm-cov/SourceCoverageView.h | 2 +- tools/llvm-cov/SourceCoverageViewHTML.cpp | 14 +++++----- tools/llvm-cov/SourceCoverageViewHTML.h | 2 +- tools/llvm-cov/SourceCoverageViewText.cpp | 4 +-- tools/llvm-cov/SourceCoverageViewText.h | 2 +- 11 files changed, 70 insertions(+), 43 deletions(-)