[all-commits] [llvm/llvm-project] 79e762: [test][HWASAN] Add hwasan-aliasing
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Wed Apr 26 14:02:31 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 79e76211df9a6f9f583184f1c54e3a085ff1a6a1
https://github.com/llvm/llvm-project/commit/79e76211df9a6f9f583184f1c54e3a085ff1a6a1
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2023-04-26 (Wed, 26 Apr 2023)
Changed paths:
M compiler-rt/test/sanitizer_common/TestCases/Linux/malloc_usable_size.c
M compiler-rt/test/sanitizer_common/TestCases/Linux/signal_name.c
M compiler-rt/test/sanitizer_common/TestCases/get_allocated_begin.cpp
M compiler-rt/test/sanitizer_common/TestCases/max_allocation_size.cpp
M compiler-rt/test/sanitizer_common/lit.common.cfg.py
Log Message:
-----------
[test][HWASAN] Add hwasan-aliasing
Some tests of D149234 deppend on
aliasing mode.
More information about the All-commits
mailing list