This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 015120935a8 [asan] Return true from instrumentModule new 6dcc8f11e9b [sancov] Use LLVM Support library JSON writer in favor of i [...] new d8a8b4bb7c0 [sancov] Accommodate sancov and coverage report server for [...]
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/sancov/blacklist.test | 2 +- test/tools/sancov/covered_functions.test | 2 +- test/tools/sancov/merge.test | 107 +++++++------ test/tools/sancov/not_covered_functions.test | 2 +- test/tools/sancov/print.test | 2 +- test/tools/sancov/stats.test | 2 +- test/tools/sancov/symbolize.test | 41 ++--- test/tools/sancov/symbolize_noskip_dead_files.test | 47 +++--- test/tools/sancov/validation.test | 2 +- tools/sancov/coverage-report-server.py | 6 +- tools/sancov/sancov.cpp | 169 +++++---------------- 11 files changed, 159 insertions(+), 223 deletions(-)