]> granicus.if.org Git - clang/commit
Use lit's internal shell runner on Windows for Clang tests
authorReid Kleckner <reid@kleckner.net>
Thu, 11 Apr 2013 13:34:18 +0000 (13:34 +0000)
committerReid Kleckner <reid@kleckner.net>
Thu, 11 Apr 2013 13:34:18 +0000 (13:34 +0000)
commita53763f346530312eafc5b970b813f735bcfd750
tree5e28f25be7ca6e1b15faabdd6cef1aa06f9c50b9
parent292285e64339105bbbb8b0061d6dc0fffdc1d965
Use lit's internal shell runner on Windows for Clang tests

The behavior can be overridden by setting LIT_USE_INTERNAL_SHELL=0 in
the environment.

This fixes issues with /dev/null for me and brings the test suite time
down to 30s.  =D

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@179283 91177308-0d34-0410-b5e6-96231b3b80d8
test/lit.cfg