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 c5cad77b9 [compiler-rt] Move allow_user_segv.cc into sanitizer_common new 689b841c1 [ubsan] Enable UBsan in sanitizer_common tests
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: test/sanitizer_common/CMakeLists.txt | 1 + test/sanitizer_common/TestCases/Linux/allow_user_segv.cc | 1 + test/sanitizer_common/TestCases/Linux/assert.cc | 1 + test/sanitizer_common/TestCases/Linux/decorate_proc_maps.cc | 3 ++- test/sanitizer_common/TestCases/Linux/deepbind.cc | 2 +- test/sanitizer_common/TestCases/Linux/hard_rss_limit_mb_test.cc | 1 + test/sanitizer_common/TestCases/Linux/ill.cc | 1 + test/sanitizer_common/TestCases/Linux/mlock_test.cc | 2 +- test/sanitizer_common/TestCases/Linux/mprobe.cc | 2 +- test/sanitizer_common/TestCases/Linux/sem_init_glibc.cc | 2 +- test/sanitizer_common/TestCases/Linux/soft_rss_limit_mb_test.cc | 1 + .../TestCases/Linux/unexpected_format_specifier_test.cc | 1 + test/sanitizer_common/TestCases/Posix/dedup_token_length_test.cc | 1 + test/sanitizer_common/TestCases/Posix/fpe.cc | 1 + .../TestCases/Posix/sanitizer_set_death_callback_test.cc | 1 + .../TestCases/Posix/sanitizer_set_report_fd_test.cc | 1 + test/sanitizer_common/TestCases/Posix/weak_hook_test.cc | 1 + test/sanitizer_common/TestCases/corelimit.cc | 2 +- test/sanitizer_common/TestCases/malloc_hook.cc | 1 + test/sanitizer_common/TestCases/options-include.cc | 1 + test/sanitizer_common/TestCases/print-stack-trace.cc | 1 + test/sanitizer_common/TestCases/sanitizer_coverage_no_prune.cc | 2 +- .../TestCases/sanitizer_coverage_trace_pc_guard-dso.cc | 5 +++-- .../sanitizer_common/TestCases/sanitizer_coverage_trace_pc_guard.cc | 6 +++--- test/sanitizer_common/lit.common.cfg | 3 +++ 25 files changed, 32 insertions(+), 12 deletions(-)