[all-commits] [llvm/llvm-project] 2aa997: [scudo] Reduce the times of holding MapAllocatorCa...

ChiaHungDuan via All-commits all-commits at lists.llvm.org
Mon Mar 13 10:11:48 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2aa99771b626e5ec28bf7652098a5fb78c58881a
      https://github.com/llvm/llvm-project/commit/2aa99771b626e5ec28bf7652098a5fb78c58881a
  Author: Chia-hung Duan <chiahungduan at google.com>
  Date:   2023-03-13 (Mon, 13 Mar 2023)

  Changed paths:
    M compiler-rt/lib/scudo/standalone/secondary.h

  Log Message:
  -----------
  [scudo] Reduce the times of holding MapAllocatorCache::Mutex (NFC)

Also fix few lints

Reviewed By: cryptoad

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




More information about the All-commits mailing list