[all-commits] [llvm/llvm-project] ccd8b7: [LSan] Enable for SystemZ

Ilya Leoshkevich via All-commits all-commits at lists.llvm.org
Tue Jun 16 04:46:18 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: ccd8b7b103470beb79140ecf9d6ccfaddf7fbc11
      https://github.com/llvm/llvm-project/commit/ccd8b7b103470beb79140ecf9d6ccfaddf7fbc11
  Author: Ilya Leoshkevich <iii at linux.ibm.com>
  Date:   2020-06-16 (Tue, 16 Jun 2020)

  Changed paths:
    M clang/lib/Driver/ToolChains/Linux.cpp
    M compiler-rt/cmake/config-ix.cmake
    M compiler-rt/lib/lsan/lsan_allocator.h
    M compiler-rt/lib/lsan/lsan_common.h
    M compiler-rt/test/lsan/TestCases/stale_stack_leak.cpp
    M compiler-rt/test/lsan/TestCases/use_registers.cpp
    M compiler-rt/test/lsan/lit.common.cfg.py
    M compiler-rt/test/sanitizer_common/print_address.h

  Log Message:
  -----------
  [LSan] Enable for SystemZ

Summary: Add runtime support, adjust the tests and enable LSan.

Reviewers: vitalybuka, eugenis, uweigand, jonpa

Reviewed By: uweigand

Subscribers: mgorny, cfe-commits, #sanitizers

Tags: #clang, #sanitizers

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




More information about the All-commits mailing list