[all-commits] [llvm/llvm-project] 5e9e46: [lsan] Test to show lsan dependency on globals

Vitaly Buka via All-commits all-commits at lists.llvm.org
Tue Apr 20 22:00:50 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5e9e463e1fdd7980992ffc5bf78894e0f39d5d9c
      https://github.com/llvm/llvm-project/commit/5e9e463e1fdd7980992ffc5bf78894e0f39d5d9c
  Author: Vitaly Buka <vitalybuka at google.com>
  Date:   2021-04-20 (Tue, 20 Apr 2021)

  Changed paths:
    A compiler-rt/test/lsan/TestCases/use_globals_unused.cpp

  Log Message:
  -----------
  [lsan] Test to show lsan dependency on globals

This test from @MaskRay comment on D69428. The patch is looking to
break this behavior. If we go with D69428 I hope we will have some
workaround for this test or include explicit test update into the patch.

Reviewed By: MaskRay

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




More information about the All-commits mailing list