[all-commits] [llvm/llvm-project] dd045d: [NFC][compiler-rt][asan] Unify asan and lsan alloc...

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


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

  Changed paths:
    M compiler-rt/lib/asan/asan_allocator.h

  Log Message:
  -----------
  [NFC][compiler-rt][asan] Unify asan and lsan allocator settings

This updates existing asan allocator settings to use the same allocator settings as what lsan uses for platforms where they already match.

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




More information about the All-commits mailing list