[all-commits] [llvm/llvm-project] 0e93c4: [scudo] SizeClassAllocator64: dispatch all the cla...
fabio-d via All-commits
all-commits at lists.llvm.org
Fri Jun 30 08:14:19 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0e93c4a5fd5825a16fd3c00f9f7942ec88412771
https://github.com/llvm/llvm-project/commit/0e93c4a5fd5825a16fd3c00f9f7942ec88412771
Author: Fabio D'Urso <fdurso at google.com>
Date: 2023-06-30 (Fri, 30 Jun 2023)
Changed paths:
M compiler-rt/lib/scudo/standalone/primary64.h
Log Message:
-----------
[scudo] SizeClassAllocator64: dispatch all the classes in init()
This will make it easier to verify in a future patch that the ReservedMemory object has been fully dispatched.
Reviewed By: Chia-hungDuan
Differential Revision: https://reviews.llvm.org/D153019
More information about the All-commits
mailing list