[all-commits] [llvm/llvm-project] b9d323: [sanitizer] [arm] Disable some LSAN tests for arm-...

Adhemerval Zanella via All-commits all-commits at lists.llvm.org
Mon Feb 15 04:35:43 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b9d3234c70588e6591f3607da39cc03bded160fd
      https://github.com/llvm/llvm-project/commit/b9d3234c70588e6591f3607da39cc03bded160fd
  Author: Adhemerval Zanella <adhemerval.zanella at linaro.org>
  Date:   2021-02-15 (Mon, 15 Feb 2021)

  Changed paths:
    M compiler-rt/test/lsan/TestCases/Linux/cleanup_in_tsd_destructor.c
    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/ignore_object.c
    M compiler-rt/test/lsan/TestCases/use_after_return.cpp

  Log Message:
  -----------
  [sanitizer] [arm] Disable some LSAN tests for arm-linux-gnueabihf

Reinstate D90628 since the fix done by D96337 does not change the outcome
of the https://bugs.llvm.org/show_bug.cgi?id=48052




More information about the All-commits mailing list