[all-commits] [llvm/llvm-project] 96928a: [NFC][sanitizer] Pass user region into OnMapSecondary

Vitaly Buka via All-commits all-commits at lists.llvm.org
Wed Jun 21 13:51:43 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 96928abb4de60c20102f0cee91f5742b70b281e8
      https://github.com/llvm/llvm-project/commit/96928abb4de60c20102f0cee91f5742b70b281e8
  Author: Vitaly Buka <vitalybuka at google.com>
  Date:   2023-06-21 (Wed, 21 Jun 2023)

  Changed paths:
    M compiler-rt/lib/asan/asan_allocator.cpp
    M compiler-rt/lib/asan/asan_allocator.h
    M compiler-rt/lib/dfsan/dfsan_allocator.cpp
    M compiler-rt/lib/hwasan/hwasan_allocator.h
    M compiler-rt/lib/memprof/memprof_allocator.cpp
    M compiler-rt/lib/memprof/memprof_allocator.h
    M compiler-rt/lib/msan/msan_allocator.cpp
    M compiler-rt/lib/sanitizer_common/sanitizer_allocator.h
    M compiler-rt/lib/sanitizer_common/sanitizer_allocator_secondary.h
    M compiler-rt/lib/sanitizer_common/tests/sanitizer_allocator_test.cpp
    M compiler-rt/lib/tsan/rtl/tsan_mman.cpp

  Log Message:
  -----------
  [NFC][sanitizer] Pass user region into OnMapSecondary




More information about the All-commits mailing list