[all-commits] [llvm/llvm-project] 4383aa: [scudo] Fix size of MaxNumCachedHint Trusty Config
ChiaHungDuan via All-commits
all-commits at lists.llvm.org
Wed Oct 26 11:17:04 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4383aa0336e6edbb1a284849aa1c24e5111d975c
https://github.com/llvm/llvm-project/commit/4383aa0336e6edbb1a284849aa1c24e5111d975c
Author: Chia-hung Duan <chiahungduan at google.com>
Date: 2022-10-26 (Wed, 26 Oct 2022)
Changed paths:
M compiler-rt/lib/scudo/standalone/size_class_map.h
M compiler-rt/lib/scudo/standalone/tests/combined_test.cpp
Log Message:
-----------
[scudo] Fix size of MaxNumCachedHint Trusty Config
Also add a test for TrustyConfig to ensure it'll be awared of any scudo
configuration change.
Differential Revision: https://reviews.llvm.org/D136732
More information about the All-commits
mailing list