[all-commits] [llvm/llvm-project] 4b15e6: [compiler-rt][lsan] Choose lsan allocator via SANI...

PiJoules via All-commits all-commits at lists.llvm.org
Tue Jun 7 17:24:05 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4b15e665f8d99d3b67b30e615544279654392745
      https://github.com/llvm/llvm-project/commit/4b15e665f8d99d3b67b30e615544279654392745
  Author: Leonard Chan <leonardchan at google.com>
  Date:   2022-06-07 (Tue, 07 Jun 2022)

  Changed paths:
    M compiler-rt/lib/lsan/lsan_allocator.h
    M compiler-rt/lib/sanitizer_common/sanitizer_platform.h

  Log Message:
  -----------
  [compiler-rt][lsan] Choose lsan allocator via SANITIZER_CAN_USE_ALLOCATOR64

Rather than checking a bunch of individual platforms.

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




More information about the All-commits mailing list