[all-commits] [llvm/llvm-project] 747704: [tsan] Implement __sanitizer_purge_allocator
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Wed May 24 10:21:43 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 747704e34f3a9d1b30e79f3bc12d32527b8c6cdd
https://github.com/llvm/llvm-project/commit/747704e34f3a9d1b30e79f3bc12d32527b8c6cdd
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2023-05-24 (Wed, 24 May 2023)
Changed paths:
M compiler-rt/lib/tsan/rtl/tsan_mman.cpp
M compiler-rt/test/sanitizer_common/TestCases/allocator_interface.cpp
Log Message:
-----------
[tsan] Implement __sanitizer_purge_allocator
More information about the All-commits
mailing list