[all-commits] [llvm/llvm-project] ff4fb7: [𝘀𝗽𝗿] initial version
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Mon Jan 8 14:56:30 PST 2024
Branch: refs/heads/users/vitalybuka/spr/testhwasan-test-function-name-in-summaries
Home: https://github.com/llvm/llvm-project
Commit: ff4fb7aed20c8f202529beda20e9e3d5bee5207a
https://github.com/llvm/llvm-project/commit/ff4fb7aed20c8f202529beda20e9e3d5bee5207a
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2024-01-08 (Mon, 08 Jan 2024)
Changed paths:
M compiler-rt/lib/msan/msan.h
M compiler-rt/lib/msan/msan_allocator.cpp
M compiler-rt/lib/msan/msan_new_delete.cpp
M compiler-rt/test/hwasan/TestCases/Linux/aligned_alloc-alignment.cpp
M compiler-rt/test/hwasan/TestCases/Linux/pvalloc-overflow.cpp
M compiler-rt/test/hwasan/TestCases/Posix/posix_memalign-alignment.cpp
M compiler-rt/test/hwasan/TestCases/allocator_returns_null.cpp
M compiler-rt/test/hwasan/TestCases/halt-on-error.cpp
M compiler-rt/test/hwasan/TestCases/report-unmapped.cpp
M compiler-rt/test/hwasan/TestCases/use-after-free.c
M compiler-rt/test/sanitizer_common/TestCases/max_allocation_size.cpp
Log Message:
-----------
[𝘀𝗽𝗿] initial version
Created using spr 1.3.4
More information about the All-commits
mailing list