[all-commits] [llvm/llvm-project] 9e012c: [sanitizer] Add graceful handling of exceeding Sta...
kda via All-commits
all-commits at lists.llvm.org
Wed Dec 20 17:58:16 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9e012c76fb45defe733ba6027978919e3ae878c0
https://github.com/llvm/llvm-project/commit/9e012c76fb45defe733ba6027978919e3ae878c0
Author: kda <kda at users.noreply.github.com>
Date: 2023-12-20 (Wed, 20 Dec 2023)
Changed paths:
M compiler-rt/lib/sanitizer_common/sanitizer_stack_store.cpp
M compiler-rt/lib/sanitizer_common/tests/sanitizer_stackdepot_test.cpp
Log Message:
-----------
[sanitizer] Add graceful handling of exceeding StackStore limit. (#76115)
More information about the All-commits
mailing list