[all-commits] [llvm/llvm-project] ff8c0e: [scudo] Pass MapPlatformData in more calls

Dominic Chen via All-commits all-commits at lists.llvm.org
Thu Jul 7 10:43:24 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ff8c0e6eb5a820c012c9de81608648d3ffc78600
      https://github.com/llvm/llvm-project/commit/ff8c0e6eb5a820c012c9de81608648d3ffc78600
  Author: Dominic Chen <ddchen at apple.com>
  Date:   2022-07-07 (Thu, 07 Jul 2022)

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

  Log Message:
  -----------
  [scudo] Pass MapPlatformData in more calls

Allow platforms to avoid looking up private data by providing private context

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




More information about the All-commits mailing list