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 1b40f846e [sanitizer_common][tests] Fix SanitizerCommon-Unit :: ./Sanit [...] new 73f86c7eb compiler-rt: Rename .cc file in test/lsan to .cpp
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: lib/sanitizer_common/scripts/check_lint.sh | 2 +- test/lsan/TestCases/Linux/{fork.cc => fork.cpp} | 0 test/lsan/TestCases/Linux/{fork_and_leak.cc => fork_and_leak.cpp} | 0 test/lsan/TestCases/Linux/{fork_threaded.cc => fork_threaded.cpp} | 0 test/lsan/TestCases/Linux/{log-path_test.cc => log-path_test.cpp} | 0 test/lsan/TestCases/Linux/{use_tls_dynamic.cc => use_tls_dynamic.cpp} | 0 ...pthread_specific_dynamic.cc => use_tls_pthread_specific_dynamic.cpp} | 0 ...s_pthread_specific_static.cc => use_tls_pthread_specific_static.cpp} | 0 test/lsan/TestCases/Linux/{use_tls_static.cc => use_tls_static.cpp} | 0 test/lsan/TestCases/{default_options.cc => default_options.cpp} | 0 test/lsan/TestCases/{disabler.cc => disabler.cpp} | 0 .../TestCases/{do_leak_check_override.cc => do_leak_check_override.cpp} | 0 .../{high_allocator_contention.cc => high_allocator_contention.cpp} | 0 .../TestCases/{ignore_object_errors.cc => ignore_object_errors.cpp} | 0 .../TestCases/{large_allocation_leak.cc => large_allocation_leak.cpp} | 0 test/lsan/TestCases/{leak_check_at_exit.cc => leak_check_at_exit.cpp} | 0 ...ck_before_thread_started.cc => leak_check_before_thread_started.cpp} | 0 test/lsan/TestCases/{link_turned_off.cc => link_turned_off.cpp} | 0 test/lsan/TestCases/{many_tls_keys.cc => many_tls_keys.cpp} | 0 .../TestCases/{new_array_with_dtor_0.cc => new_array_with_dtor_0.cpp} | 0 test/lsan/TestCases/{pointer_to_self.cc => pointer_to_self.cpp} | 0 test/lsan/TestCases/{print_suppressions.cc => print_suppressions.cpp} | 0 .../TestCases/{recoverable_leak_check.cc => recoverable_leak_check.cpp} | 0 .../TestCases/{register_root_region.cc => register_root_region.cpp} | 0 test/lsan/TestCases/{stale_stack_leak.cc => stale_stack_leak.cpp} | 0 test/lsan/TestCases/{strace_test.cc => strace_test.cpp} | 0 .../TestCases/{suppressions_default.cc => suppressions_default.cpp} | 0 test/lsan/TestCases/{suppressions_file.cc => suppressions_file.cpp} | 0 test/lsan/TestCases/{swapcontext.cc => swapcontext.cpp} | 0 test/lsan/TestCases/{use_after_return.cc => use_after_return.cpp} | 0 .../{use_globals_initialized.cc => use_globals_initialized.cpp} | 0 .../{use_globals_uninitialized.cc => use_globals_uninitialized.cpp} | 0 test/lsan/TestCases/{use_poisoned_asan.cc => use_poisoned_asan.cpp} | 0 test/lsan/TestCases/{use_registers.cc => use_registers.cpp} | 0 test/lsan/TestCases/{use_stacks.cc => use_stacks.cpp} | 0 test/lsan/TestCases/{use_stacks_threaded.cc => use_stacks_threaded.cpp} | 0 test/lsan/TestCases/{use_unaligned.cc => use_unaligned.cpp} | 0 37 files changed, 1 insertion(+), 1 deletion(-) rename test/lsan/TestCases/Linux/{fork.cc => fork.cpp} (100%) rename test/lsan/TestCases/Linux/{fork_and_leak.cc => fork_and_leak.cpp} (100%) rename test/lsan/TestCases/Linux/{fork_threaded.cc => fork_threaded.cpp} (100%) rename test/lsan/TestCases/Linux/{log-path_test.cc => log-path_test.cpp} (100%) rename test/lsan/TestCases/Linux/{use_tls_dynamic.cc => use_tls_dynamic.cpp} (100%) rename test/lsan/TestCases/Linux/{use_tls_pthread_specific_dynamic.cc => use_tls_p [...] rename test/lsan/TestCases/Linux/{use_tls_pthread_specific_static.cc => use_tls_pt [...] rename test/lsan/TestCases/Linux/{use_tls_static.cc => use_tls_static.cpp} (100%) rename test/lsan/TestCases/{default_options.cc => default_options.cpp} (100%) rename test/lsan/TestCases/{disabler.cc => disabler.cpp} (100%) rename test/lsan/TestCases/{do_leak_check_override.cc => do_leak_check_override.cp [...] rename test/lsan/TestCases/{high_allocator_contention.cc => high_allocator_content [...] rename test/lsan/TestCases/{ignore_object_errors.cc => ignore_object_errors.cpp} (100%) rename test/lsan/TestCases/{large_allocation_leak.cc => large_allocation_leak.cpp} (100%) rename test/lsan/TestCases/{leak_check_at_exit.cc => leak_check_at_exit.cpp} (100%) rename test/lsan/TestCases/{leak_check_before_thread_started.cc => leak_check_befo [...] rename test/lsan/TestCases/{link_turned_off.cc => link_turned_off.cpp} (100%) rename test/lsan/TestCases/{many_tls_keys.cc => many_tls_keys.cpp} (100%) rename test/lsan/TestCases/{new_array_with_dtor_0.cc => new_array_with_dtor_0.cpp} (100%) rename test/lsan/TestCases/{pointer_to_self.cc => pointer_to_self.cpp} (100%) rename test/lsan/TestCases/{print_suppressions.cc => print_suppressions.cpp} (100%) rename test/lsan/TestCases/{recoverable_leak_check.cc => recoverable_leak_check.cp [...] rename test/lsan/TestCases/{register_root_region.cc => register_root_region.cpp} (100%) rename test/lsan/TestCases/{stale_stack_leak.cc => stale_stack_leak.cpp} (100%) rename test/lsan/TestCases/{strace_test.cc => strace_test.cpp} (100%) rename test/lsan/TestCases/{suppressions_default.cc => suppressions_default.cpp} (100%) rename test/lsan/TestCases/{suppressions_file.cc => suppressions_file.cpp} (100%) rename test/lsan/TestCases/{swapcontext.cc => swapcontext.cpp} (100%) rename test/lsan/TestCases/{use_after_return.cc => use_after_return.cpp} (100%) rename test/lsan/TestCases/{use_globals_initialized.cc => use_globals_initialized. [...] rename test/lsan/TestCases/{use_globals_uninitialized.cc => use_globals_uninitiali [...] rename test/lsan/TestCases/{use_poisoned_asan.cc => use_poisoned_asan.cpp} (100%) rename test/lsan/TestCases/{use_registers.cc => use_registers.cpp} (100%) rename test/lsan/TestCases/{use_stacks.cc => use_stacks.cpp} (100%) rename test/lsan/TestCases/{use_stacks_threaded.cc => use_stacks_threaded.cpp} (100%) rename test/lsan/TestCases/{use_unaligned.cc => use_unaligned.cpp} (100%)