diff options
author | Jim Ingham <jingham@apple.com> | 2016-07-26 19:47:45 +0000 |
---|---|---|
committer | Jim Ingham <jingham@apple.com> | 2016-07-26 19:47:45 +0000 |
commit | 0f5f765fb052f155965aceef7b228db5dc0e1cd9 (patch) | |
tree | b2af0df9041f1adbcf46daa1ee18a10a1b71ea0f /llvm/tools/llvm-cov/CodeCoverage.cpp | |
parent | f7791bb9c6d458437d4e8abe72f846bb3bf8527f (diff) | |
download | llvm-0f5f765fb052f155965aceef7b228db5dc0e1cd9.zip llvm-0f5f765fb052f155965aceef7b228db5dc0e1cd9.tar.gz llvm-0f5f765fb052f155965aceef7b228db5dc0e1cd9.tar.bz2 |
Check both private & public states to decide if you need to halt before killing.
We were just checking the public state, but that meant if you were hung in a long
running hand-called function, we wouldn't know to interrupt the process, and we would
not succeed in killing it.
<rdar://problem/24805082>
llvm-svn: 276795
Diffstat (limited to 'llvm/tools/llvm-cov/CodeCoverage.cpp')
0 files changed, 0 insertions, 0 deletions