Chad Rosier 847e36fb60 Add a boolean parameter to the ExecuteAndWait static function to indicated
if execution failed.  ExecuteAndWait returns -1 upon an execution failure, but
checking the return value isn't sufficient because the wait command may
return -1 as well.  This new parameter is to be used by the clang driver in a
subsequent commit.
Part of rdar://13362359


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@178087 91177308-0d34-0410-b5e6-96231b3b80d8
2013-03-26 23:35:00 +00:00
..
2013-03-18 23:33:44 +00:00
2013-03-18 23:04:30 +00:00
2013-03-26 10:56:47 +00:00
2013-01-10 18:50:15 +00:00
2013-02-26 18:05:31 +00:00