[all-commits] [llvm/llvm-project] 930ccf: [NFC][sanitizer] Rename persistent_allocator to st...
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Thu Nov 18 18:37:11 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 930ccf0191b4a33332d924522e5676fff583f083
https://github.com/llvm/llvm-project/commit/930ccf0191b4a33332d924522e5676fff583f083
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2021-11-18 (Thu, 18 Nov 2021)
Changed paths:
M compiler-rt/lib/sanitizer_common/CMakeLists.txt
M compiler-rt/lib/sanitizer_common/sanitizer_chained_origin_depot.cpp
R compiler-rt/lib/sanitizer_common/sanitizer_persistent_allocator.h
A compiler-rt/lib/sanitizer_common/sanitizer_stack_store.h
M compiler-rt/lib/sanitizer_common/sanitizer_stackdepot.cpp
M llvm/utils/gn/secondary/compiler-rt/lib/sanitizer_common/BUILD.gn
Log Message:
-----------
[NFC][sanitizer] Rename persistent_allocator to stack_store
More information about the All-commits
mailing list