[all-commits] [llvm/llvm-project] b2aa0a: [LSAN] Enable more tests which are passing as is i...

kstoimenov via All-commits all-commits at lists.llvm.org
Thu Feb 2 10:06:56 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b2aa0a465013aca2fc43ca729fdb714eb52150b3
      https://github.com/llvm/llvm-project/commit/b2aa0a465013aca2fc43ca729fdb714eb52150b3
  Author: Kirill Stoimenov <kstoimenov at google.com>
  Date:   2023-02-02 (Thu, 02 Feb 2023)

  Changed paths:
    M compiler-rt/test/lsan/TestCases/Linux/log-path_test.cpp
    M compiler-rt/test/lsan/TestCases/Linux/use_tls_pthread_specific_dynamic.cpp
    M compiler-rt/test/lsan/TestCases/disabler.c
    M compiler-rt/test/lsan/TestCases/do_leak_check_override.cpp
    M compiler-rt/test/lsan/TestCases/leak_check_at_exit.cpp
    M compiler-rt/test/lsan/TestCases/link_turned_off.cpp
    M compiler-rt/test/lsan/TestCases/recoverable_leak_check.cpp
    M compiler-rt/test/lsan/TestCases/suppressions_default.cpp
    M compiler-rt/test/lsan/TestCases/suppressions_file.cpp
    M compiler-rt/test/lsan/TestCases/swapcontext.cpp

  Log Message:
  -----------
  [LSAN] Enable more tests which are passing as is in HWASAN.

Reviewed By: vitalybuka

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




More information about the All-commits mailing list