[all-commits] [llvm/llvm-project] 4ea0ef: [scudo] Move out the definitions of member functio...

ChiaHungDuan via All-commits all-commits at lists.llvm.org
Wed Jul 9 13:42:24 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4ea0ef2e944762c67395de080f1bc6fe06a0c66b
      https://github.com/llvm/llvm-project/commit/4ea0ef2e944762c67395de080f1bc6fe06a0c66b
  Author: ChiaHungDuan <chiahungduan at google.com>
  Date:   2025-07-09 (Wed, 09 Jul 2025)

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

  Log Message:
  -----------
  [scudo] Move out the definitions of member functions in primary allocators (#147601)

This greatly improves the readability so that we are able to tell the
design by the concise class definition.



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