[all-commits] [llvm/llvm-project] 2336ef: [scudo] Refactor store() and retrieve(). (#102024)

Joshua Baehring via All-commits all-commits at lists.llvm.org
Tue Aug 6 08:52:41 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2336ef96b3472982cd5709277375395e45910db1
      https://github.com/llvm/llvm-project/commit/2336ef96b3472982cd5709277375395e45910db1
  Author: Joshua Baehring <98630690+JoshuaMBa at users.noreply.github.com>
  Date:   2024-08-06 (Tue, 06 Aug 2024)

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

  Log Message:
  -----------
  [scudo] Refactor store() and retrieve(). (#102024)

store() and retrieve() have been refactored so that the scudo headers
are abstracted away from cache operations.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list