aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/Process.cpp
diff options
context:
space:
mode:
authorKuba Mracek <mracek@apple.com>2018-08-23 22:55:58 +0000
committerKuba Mracek <mracek@apple.com>2018-08-23 22:55:58 +0000
commit9f690839d6413a146a65fee793561f25db8f7da4 (patch)
tree0cca73c84b652259fa17a31e1a3cc9aeb93db325 /llvm/lib/Support/Process.cpp
parente63344e8629b7729262d1e38e94dddf4ff4f8995 (diff)
downloadllvm-9f690839d6413a146a65fee793561f25db8f7da4.zip
llvm-9f690839d6413a146a65fee793561f25db8f7da4.tar.gz
llvm-9f690839d6413a146a65fee793561f25db8f7da4.tar.bz2
[sanitizer] Don't call task_for_pid(mach_task_self). NFC.
Calling task_for_pid with mach_task_self is just returning mach_task_self anyway, but it also triggers system warnings (task_for_pid is only supposed to be used by high-privileged executables). NFC. rdar://problem/39198248 Differential Revision: https://reviews.llvm.org/D51119 llvm-svn: 340587
Diffstat (limited to 'llvm/lib/Support/Process.cpp')
0 files changed, 0 insertions, 0 deletions