This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 259641d Fix more -Wunused-variable in non-asserts build. new aa72481 [sancov] using normalized filenames for blacklist checks.
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: .../Inputs/{blacklist.txt => fun_blacklist.txt} | 0 test/tools/sancov/Inputs/src_blacklist.txt | 3 +++ test/tools/sancov/Inputs/test-linux_x86_64 | Bin 2355767 -> 2452156 bytes .../tools/sancov/Inputs/test-linux_x86_64.0.sancov | Bin 64 -> 48 bytes .../tools/sancov/Inputs/test-linux_x86_64.1.sancov | Bin 80 -> 64 bytes test/tools/sancov/Inputs/test.cpp | 6 ++--- test/tools/sancov/blacklist.test | 7 +++++- test/tools/sancov/print.test | 12 +++++----- test/tools/sancov/print_coverage_pcs.test | 25 ++++++++------------- test/tools/sancov/stats.test | 4 ++-- tools/sancov/sancov.cc | 22 ++++++++++-------- 11 files changed, 41 insertions(+), 38 deletions(-) rename test/tools/sancov/Inputs/{blacklist.txt => fun_blacklist.txt} (100%) create mode 100644 test/tools/sancov/Inputs/src_blacklist.txt