[all-commits] [llvm/llvm-project] 884d29: [sanitizer] Remove SpinMutexLock from stat function

Vitaly Buka via All-commits all-commits at lists.llvm.org
Tue Oct 12 13:49:26 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 884d290427e54eaf4b1123389c7b2665f86df7e3
      https://github.com/llvm/llvm-project/commit/884d290427e54eaf4b1123389c7b2665f86df7e3
  Author: Vitaly Buka <vitalybuka at google.com>
  Date:   2021-10-12 (Tue, 12 Oct 2021)

  Changed paths:
    M compiler-rt/lib/sanitizer_common/sanitizer_persistent_allocator.h
    M compiler-rt/lib/sanitizer_common/tests/sanitizer_chained_origin_depot_test.cpp

  Log Message:
  -----------
  [sanitizer] Remove SpinMutexLock from stat function

Mapped size is more appropriate for most users.

Depends on D111605.

Reviewed By: dvyukov

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




More information about the All-commits mailing list