[all-commits] [llvm/llvm-project] 7151c7: [sanitizer] Fix CompressStackStore VPrint message
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Tue Dec 7 01:00:24 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7151c71481be2858a24cc7c0d9c1627642ee9de4
https://github.com/llvm/llvm-project/commit/7151c71481be2858a24cc7c0d9c1627642ee9de4
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2021-12-07 (Tue, 07 Dec 2021)
Changed paths:
M compiler-rt/lib/sanitizer_common/sanitizer_stackdepot.cpp
Log Message:
-----------
[sanitizer] Fix CompressStackStore VPrint message
Commit: fc3a260a0fddf2bd2ee18cec53ebe65635ceb2dc
https://github.com/llvm/llvm-project/commit/fc3a260a0fddf2bd2ee18cec53ebe65635ceb2dc
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2021-12-07 (Tue, 07 Dec 2021)
Changed paths:
M compiler-rt/lib/sanitizer_common/sanitizer_stack_store.cpp
M compiler-rt/lib/sanitizer_common/sanitizer_stack_store.h
Log Message:
-----------
[sanitizer] Don't lock for StackStore::Allocated()
Compare: https://github.com/llvm/llvm-project/compare/7d9f11be8185...fc3a260a0fdd
More information about the All-commits
mailing list