[compiler-rt] [scudo] Update secondary cache time-based release logic (PR #107507)

Joshua Baehring via llvm-commits llvm-commits at lists.llvm.org
Sat Sep 28 17:12:14 PDT 2024


================
@@ -334,9 +336,6 @@ class MapAllocatorCache {
       }
 
       insert(Entry);
----------------
JoshuaMBa wrote:

Oh ok, I see. I have updated the pull request accordingly at #110391. 

https://github.com/llvm/llvm-project/pull/107507


More information about the llvm-commits mailing list