[all-commits] [llvm/llvm-project] 514ad1: [𝘀𝗽𝗿] initial version
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Tue Dec 12 19:49:04 PST 2023
Branch: refs/heads/users/vitalybuka/spr/testhwasan-implement-sanitizer_specific-for-hwasan
Home: https://github.com/llvm/llvm-project
Commit: 514ad13c08e0241e1e630b6885fdf26b7105f282
https://github.com/llvm/llvm-project/commit/514ad13c08e0241e1e630b6885fdf26b7105f282
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