[all-commits] [llvm/llvm-project] d00d9f: [𝘀𝗽𝗿] initial version
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Tue Dec 12 20:48:35 PST 2023
Branch: refs/heads/users/vitalybuka/spr/lsan-install-pthread_atfork
Home: https://github.com/llvm/llvm-project
Commit: d00d9f3d8e4b80eb8c7d24bf98bb65a8262a9730
https://github.com/llvm/llvm-project/commit/d00d9f3d8e4b80eb8c7d24bf98bb65a8262a9730
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2023-12-12 (Tue, 12 Dec 2023)
Changed paths:
M compiler-rt/include/sanitizer/hwasan_interface.h
M compiler-rt/lib/hwasan/hwasan.cpp
M compiler-rt/lib/hwasan/hwasan.h
M compiler-rt/lib/hwasan/hwasan_interface_internal.h
M compiler-rt/lib/lsan/lsan.cpp
M compiler-rt/lib/lsan/lsan.h
M compiler-rt/lib/lsan/lsan_common.cpp
M compiler-rt/lib/lsan/lsan_common.h
M compiler-rt/lib/lsan/lsan_fuchsia.cpp
M compiler-rt/lib/lsan/lsan_posix.cpp
A compiler-rt/test/hwasan/TestCases/tag-ptr.cpp
M compiler-rt/test/sanitizer_common/TestCases/Posix/fork_threaded.cpp
M compiler-rt/test/sanitizer_common/sanitizer_specific.h
Log Message:
-----------
[𝘀𝗽𝗿] initial version
Created using spr 1.3.4
More information about the All-commits
mailing list