diff options
author | Dan Liew <dan@su-root.co.uk> | 2014-10-20 20:14:28 +0000 |
---|---|---|
committer | Dan Liew <dan@su-root.co.uk> | 2014-10-20 20:14:28 +0000 |
commit | 2f9e28c84fa706589d27925cf18c3d487e6dda90 (patch) | |
tree | ce4c6da249a3550c85ea3afd873029bc37ef47f9 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 63350417e19b3f062a89f44214bc6a70613f7682 (diff) | |
download | llvm-2f9e28c84fa706589d27925cf18c3d487e6dda90.zip llvm-2f9e28c84fa706589d27925cf18c3d487e6dda90.tar.gz llvm-2f9e28c84fa706589d27925cf18c3d487e6dda90.tar.bz2 |
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.
llvm-svn: 220227
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions