Don't remove the cwd.
This works with a regular shell since the kernel can keep track of a deleted cwd. Since we just keep a path string, the following subprocess invocations fail. I think this would also fail on windows. llvm-svn: 299471
Loading
Please sign in to comment