[all-commits] [llvm/llvm-project] 2fd4ec: [sanitizer] Add allocator_interface test
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Wed May 24 08:32:46 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2fd4eca16107057944ffefdc94ff99e9a7505bf9
https://github.com/llvm/llvm-project/commit/2fd4eca16107057944ffefdc94ff99e9a7505bf9
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2023-05-24 (Wed, 24 May 2023)
Changed paths:
A compiler-rt/test/sanitizer_common/TestCases/allocator_interface.cpp
Log Message:
-----------
[sanitizer] Add allocator_interface test
Hooks are in malloc_hook.cpp.
More information about the All-commits
mailing list