[all-commits] [llvm/llvm-project] 3b3aef: [sanitizer]Update tests to be compatible with Andr...

Vy Nguyen via All-commits all-commits at lists.llvm.org
Wed Oct 21 17:17:17 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 3b3aef198bb86574ef5c9d28a8b81eef3b42dcdb
      https://github.com/llvm/llvm-project/commit/3b3aef198bb86574ef5c9d28a8b81eef3b42dcdb
  Author: Vy Nguyen <vyng at google.com>
  Date:   2020-10-21 (Wed, 21 Oct 2020)

  Changed paths:
    M compiler-rt/test/asan/TestCases/coverage-and-lsan.cpp
    M compiler-rt/test/asan/lit.cfg.py
    M compiler-rt/test/lit.common.cfg.py
    M compiler-rt/test/lsan/TestCases/Linux/cleanup_in_tsd_destructor.c
    M compiler-rt/test/lsan/TestCases/Linux/disabler_in_tsd_destructor.c
    M compiler-rt/test/lsan/TestCases/Linux/guard-page.c
    M compiler-rt/test/lsan/TestCases/Linux/log-path_test.cpp
    M compiler-rt/test/lsan/TestCases/Linux/use_tls_dynamic.cpp
    M compiler-rt/test/lsan/TestCases/Linux/use_tls_pthread_specific_static.cpp
    M compiler-rt/test/lsan/TestCases/disabler.c
    M compiler-rt/test/lsan/TestCases/disabler.cpp
    M compiler-rt/test/lsan/TestCases/ignore_object.c
    M compiler-rt/test/lsan/TestCases/large_allocation_leak.cpp
    M compiler-rt/test/lsan/TestCases/many_threads_detach.cpp
    M compiler-rt/test/lsan/TestCases/stale_stack_leak.cpp
    M compiler-rt/test/lsan/TestCases/strace_test.cpp
    M compiler-rt/test/lsan/TestCases/suppressions_file.cpp
    M compiler-rt/test/lsan/TestCases/swapcontext.cpp
    M compiler-rt/test/lsan/TestCases/use_registers.cpp
    M compiler-rt/test/lsan/lit.common.cfg.py

  Log Message:
  -----------
  [sanitizer]Update tests to be compatible with Android.

Split off from D89251

Reviewed By: vitalybuka

Differential Revision: https://reviews.llvm.org/D89884




More information about the All-commits mailing list