aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorReid Kleckner <reid@kleckner.net>2013-04-10 13:11:38 +0000
committerReid Kleckner <reid@kleckner.net>2013-04-10 13:11:38 +0000
commitd16abb7732fdd8a40da495fc719dac458ecfcc21 (patch)
tree5137c061d2d0ef5e5754ffc6fdcbe8a58bdfa315 /clang/lib/Frontend/CompilerInvocation.cpp
parentc630202c6f445454a1593f75fb6adeffe8a18856 (diff)
downloadllvm-d16abb7732fdd8a40da495fc719dac458ecfcc21.zip
llvm-d16abb7732fdd8a40da495fc719dac458ecfcc21.tar.gz
llvm-d16abb7732fdd8a40da495fc719dac458ecfcc21.tar.bz2
[test] Use lit's shell test runner on Windows
Summary: I did a local comparison between using bash and using lit's runner, and more of the suite passes with lit than passes with bash. Most of the bash failures have to do with /dev/null, which is nonsensical on Windows, but the lit runner handles it. The lit shell runner is also much faster than bash, so I would expect most Windows devs would want it by default. The behavior can be overridden on any OS by setting LIT_USE_INTERNAL_SHELL to 0 or 1 in the environment. Reviewers: chapuni, ddunbar CC: llvm-commits, timurrrr Differential Revision: http://llvm-reviews.chandlerc.com/D559 llvm-svn: 179173
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions