[all-commits] [llvm/llvm-project] fdb29f: [scudo] Rename AllocatorRingBuffer into scudo:ring...

fabio-d via All-commits all-commits at lists.llvm.org
Wed Sep 6 02:24:12 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: fdb29f7db56c6fec07fb077abad7cd89e641ef01
      https://github.com/llvm/llvm-project/commit/fdb29f7db56c6fec07fb077abad7cd89e641ef01
  Author: Fabio D'Urso <fdurso at google.com>
  Date:   2023-09-06 (Wed, 06 Sep 2023)

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

  Log Message:
  -----------
  [scudo] Rename AllocatorRingBuffer into scudo:ring_buffer

To maintain the convention of Scudo names starting with "scudo:",
which is used by some tooling to categorize memory usage.

Reviewed By: Chia-hungDuan

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




More information about the All-commits mailing list