[PATCH] D66616: [TSan] Add interceptors for mach_vm_[de]allocate
Julian Lettner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 9 11:57:56 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL371439: [TSan] Add interceptors for mach_vm_[de]allocate (authored by yln, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D66616?vs=219396&id=219402#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66616/new/
https://reviews.llvm.org/D66616
Files:
compiler-rt/trunk/lib/tsan/CMakeLists.txt
compiler-rt/trunk/lib/tsan/rtl/tsan_interceptors.cpp
compiler-rt/trunk/lib/tsan/rtl/tsan_interceptors_mach_vm.cpp
compiler-rt/trunk/lib/tsan/rtl/tsan_rtl.cpp
compiler-rt/trunk/lib/tsan/rtl/tsan_rtl.h
compiler-rt/trunk/test/tsan/Darwin/mach_vm_allocate.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66616.219402.patch
Type: text/x-patch
Size: 8697 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190909/9466f50f/attachment.bin>
More information about the llvm-commits
mailing list