[PATCH] D44125: [sanitizer] Move mmap interceptors into sanitizer_common
Vitaly Buka via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 6 16:16:19 PST 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rCRT326851: [sanitizer] Move mmap interceptors into sanitizer_common (authored by vitalybuka, committed by ).
Herald added a subscriber: Sanitizers.
Changed prior to commit:
https://reviews.llvm.org/D44125?vs=137278&id=137290#toc
Repository:
rCRT Compiler Runtime
https://reviews.llvm.org/D44125
Files:
lib/esan/esan_interceptors.cpp
lib/hwasan/hwasan_interceptors.cc
lib/msan/msan_interceptors.cc
lib/sanitizer_common/sanitizer_common_interceptors.inc
lib/sanitizer_common/sanitizer_platform_interceptors.h
lib/tsan/rtl/tsan_interceptors.cc
test/sanitizer_common/TestCases/Linux/mmap64_test.c
test/sanitizer_common/TestCases/Posix/mmap_test.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44125.137290.patch
Type: text/x-patch
Size: 15417 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180307/fc3b51d2/attachment.bin>
More information about the llvm-commits
mailing list