[compiler-rt] [scudo] Allow to resize allocation ring buffer (PR #82683)

via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 5 14:28:28 PST 2024


================
@@ -1564,11 +1570,11 @@ class Allocator {
                   UINTPTR_MAX);
----------------
ChiaHungDuan wrote:

Please move this to the class definition of StackDepot

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


More information about the llvm-commits mailing list