[all-commits] [llvm/llvm-project] a67360: [𝘀𝗽𝗿] initial version
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Tue Dec 12 17:02:15 PST 2023
Branch: refs/heads/users/vitalybuka/spr/hwasan-add-__hwasan_get_tag_from_pointer
Home: https://github.com/llvm/llvm-project
Commit: a67360278237b9ad7490c523bd8465e03406f069
https://github.com/llvm/llvm-project/commit/a67360278237b9ad7490c523bd8465e03406f069
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
A compiler-rt/test/hwasan/TestCases/tag-ptr.cpp
A 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