summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/tsan/rtl/tsan_interceptors_mach_vm.cpp
Commit message (Collapse)AuthorAgeFilesLines
* [TSan] Add interceptors for mach_vm_[de]allocateJulian Lettner2019-09-091-0/+52
I verified that the test is red without the interceptors. rdar://40334350 Reviewed By: kubamracek, vitalybuka Differential Revision: https://reviews.llvm.org/D66616 llvm-svn: 371439
OpenPOWER on IntegriCloud