diff options
author | Sergey Matveev <earthdok@google.com> | 2013-10-09 13:36:20 +0000 |
---|---|---|
committer | Sergey Matveev <earthdok@google.com> | 2013-10-09 13:36:20 +0000 |
commit | 6f7fb43ad37d08ede31a2a49254015caba3abaa0 (patch) | |
tree | 77ab50635017a68eec4a16b5bce413dee0491a14 /clang/unittests/Tooling/RefactoringTest.cpp | |
parent | 8812485d417d56755e3df9aa17a9ddfa2b509f23 (diff) | |
download | bcm5719-llvm-6f7fb43ad37d08ede31a2a49254015caba3abaa0.tar.gz bcm5719-llvm-6f7fb43ad37d08ede31a2a49254015caba3abaa0.zip |
[sanitizer] Fix the parent liveness check in StopTheWorld.
Comparing the parent PID with 1 isn't sufficient to ensure the parent is alive,
because of prctl(PR_SET_CHILD_SUBREAPER, ...). Compare with the real parent's
recorded PID instead.
llvm-svn: 192295
Diffstat (limited to 'clang/unittests/Tooling/RefactoringTest.cpp')
0 files changed, 0 insertions, 0 deletions