"clang/git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "26e67afd1edad46c34cf56caa2e6fd0b79d50078"
Fix bug where sys::Wait could wait on wrong pid.
Setting ChildPid to -1 would cause waitpid to wait for any child process. Patch by Daniel Reynaud! llvm-svn: 220717
Loading
Please register or sign in to comment