[all-commits] [llvm/llvm-project] 7ac72c: [hwasan] Implement __sanitizer_purge_allocator

Vitaly Buka via All-commits all-commits at lists.llvm.org
Wed Apr 26 19:16:53 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7ac72cea0ee9f676e79f16521c7e3f0d2ce3a678
      https://github.com/llvm/llvm-project/commit/7ac72cea0ee9f676e79f16521c7e3f0d2ce3a678
  Author: Vitaly Buka <vitalybuka at google.com>
  Date:   2023-04-26 (Wed, 26 Apr 2023)

  Changed paths:
    M compiler-rt/lib/hwasan/hwasan_allocator.cpp
    A compiler-rt/test/sanitizer_common/TestCases/Linux/release_to_os_test.cpp

  Log Message:
  -----------
  [hwasan] Implement __sanitizer_purge_allocator

Reviewed By: kstoimenov

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




More information about the All-commits mailing list