Fix the behavior of ExecuteAndWait with a non-zero timeout.
authorPeter Collingbourne <peter@pcc.me.uk>
Sat, 31 May 2014 01:36:02 +0000 (01:36 +0000)
committerPeter Collingbourne <peter@pcc.me.uk>
Sat, 31 May 2014 01:36:02 +0000 (01:36 +0000)
commitec1aacaf5c9b5a9ff7ca7ab7a99b4c6bbdfb6fca
tree8f73b4cd80d324cdac39ecdeaf4636924acf9daa
parent613807b4d0c19b5ebd3fd3a5bc106d4a34324cc5
Fix the behavior of ExecuteAndWait with a non-zero timeout.

llvm-svn: 209951
llvm/lib/Support/Program.cpp
llvm/unittests/Support/ProgramTest.cpp