[PATCH] D66616: [TSan] Add interceptors for mach_vm_[de]allocate

Julian Lettner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 22 13:22:58 PDT 2019


yln updated this revision to Diff 216696.
yln added a comment.

Fix warning in test.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D66616/new/

https://reviews.llvm.org/D66616

Files:
  compiler-rt/lib/tsan/CMakeLists.txt
  compiler-rt/lib/tsan/rtl/tsan_interceptors.cpp
  compiler-rt/lib/tsan/rtl/tsan_interceptors_mach_vm.cpp
  compiler-rt/test/tsan/Darwin/mach_vm_allocate.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66616.216696.patch
Type: text/x-patch
Size: 5991 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190822/95f6b12b/attachment.bin>


More information about the llvm-commits mailing list