[all-commits] [llvm/llvm-project] 056d62: Revert "[scudo] Store more blocks in each Transfer...
ChiaHungDuan via All-commits
all-commits at lists.llvm.org
Mon Feb 26 15:21:44 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 056d62be38c5db3d8332ac300c4ff29214126697
https://github.com/llvm/llvm-project/commit/056d62be38c5db3d8332ac300c4ff29214126697
Author: ChiaHungDuan <chiahungduan at google.com>
Date: 2024-02-26 (Mon, 26 Feb 2024)
Changed paths:
M compiler-rt/lib/scudo/standalone/allocator_common.h
M compiler-rt/lib/scudo/standalone/primary32.h
M compiler-rt/lib/scudo/standalone/primary64.h
M compiler-rt/lib/scudo/standalone/tests/primary_test.cpp
Log Message:
-----------
Revert "[scudo] Store more blocks in each TransferBatch" (#83078)
Reverts llvm/llvm-project#70390
There's a bug caught by
`ScudoCombinedTestReallocateInPlaceStress_DefaultConfig.ReallocateInPlaceStress`
with gwp asan. It's an easy fix but given that this is a major change, I
would like to revert it first
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