summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorKuba Mracek <mracek@apple.com>2017-08-07 18:07:20 +0000
committerKuba Mracek <mracek@apple.com>2017-08-07 18:07:20 +0000
commit06f7854c1d782fe072c1442dbaa4d9bf75b1bfd7 (patch)
treeebe2aab0f07e1362720cfa12df2e8ed049fc854c /test
parentacb113dd88f5bdca20e42d611981fb133d40d292 (diff)
[sanitizer] Remove use of task_for_pid from sanitizer_stoptheworld_mac.cc
Using task_for_pid to get the "self" task is not necessary, and it can fail (e.g. for sandboxed processes). Let's just use mach_task_self(). Differential Revision: https://reviews.llvm.org/D36284 git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@310271 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions