Skip to content
Commit 60cde5ba authored by Mikhail Glushenkov's avatar Mikhail Glushenkov
Browse files

Call CreateProcess with bInheritHandles = TRUE.

Makes llvmc show error messages printed by child processes when run from the
Cygwin/MSYS shell. Since ExecuteAndWait does not return until the child program
has finished execution, this change should be harmless.

llvm-svn: 69082
parent 3a62efb7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment