Dan Liew 559074a285 Teach Lit to catch OSError exceptions when creating a process during the
execution of a shell command. This can happen for example if the
``RUN:`` line calls a python script which can work correctly under
Linux/OSX but will not work under Windows. A more useful error message
is now shown rather than an unhelpful backtrace.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@220227 91177308-0d34-0410-b5e6-96231b3b80d8
2014-10-20 20:14:28 +00:00
..
2014-06-13 15:21:50 +00:00
2014-09-02 22:28:02 +00:00
2014-06-08 22:29:17 +00:00
2014-10-16 20:00:02 +00:00
2014-06-23 17:58:39 +00:00