[all-commits] [llvm/llvm-project] 764b35: tsan: extend mmap test
Dmitry Vyukov via All-commits
all-commits at lists.llvm.org
Wed Nov 24 01:57:33 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 764b35d89f57a9052d84898422a865dc2e08edca
https://github.com/llvm/llvm-project/commit/764b35d89f57a9052d84898422a865dc2e08edca
Author: Dmitry Vyukov <dvyukov at google.com>
Date: 2021-11-24 (Wed, 24 Nov 2021)
Changed paths:
M compiler-rt/test/tsan/ignored-interceptors-mmap.cpp
Log Message:
-----------
tsan: extend mmap test
Test size larger than clear_shadow_mmap_threshold,
which is handled differently.
Depends on D114348.
Reviewed By: vitalybuka
Differential Revision: https://reviews.llvm.org/D114366
More information about the All-commits
mailing list