This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository compiler-rt.
from 7cfa6666a [libFuzzer] Make merge-sigusr.test work on Mac. new 4c4cf35c0 [asan] Add lit feature to indicate compiler_rt's shadow scale value new c09ddbcdc [asan] Port tests to shadow scale of 5 new abaa3bfbc [asan] Properly mark or disable tests that only work with sha [...]
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: lib/asan/tests/asan_asm_test.cc | 3 ++- lib/asan/tests/asan_interface_test.cc | 8 ++++++-- test/asan/TestCases/Linux/allocator_oom_test.cc | 1 + .../TestCases/Linux/asan-asm-stacktrace-test.cc | 2 +- test/asan/TestCases/Linux/asan_prelink_test.cc | 2 +- test/asan/TestCases/Linux/cuda_test.cc | 4 +--- test/asan/TestCases/Linux/kernel-area.cc | 3 +-- test/asan/TestCases/Linux/nohugepage_test.cc | 2 +- test/asan/TestCases/contiguous_container_crash.cc | 2 +- test/asan/TestCases/intra-object-overflow.cc | 2 +- test/asan/TestCases/max_redzone.cc | 4 ++-- test/asan/TestCases/memset_test.cc | 2 +- test/asan/TestCases/scariness_score_test.cc | 22 ++++++++++++++++++++-- test/asan/TestCases/small_memcpy_test.cc | 1 + .../stack-buffer-overflow-with-position.cc | 1 + test/asan/TestCases/strtol_strict.c | 1 + test/asan/TestCases/strtoll_strict.c | 1 + test/asan/TestCases/use-after-delete.cc | 2 +- test/asan/TestCases/use-after-free.cc | 2 +- test/lit.common.cfg | 5 +++++ 20 files changed, 50 insertions(+), 20 deletions(-)