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)
commit0675f85ef208cdf26b0596e661a24ee8a7289bbd
tree3baace6f5b9d7db0f519d541fe1c0c36700d366f
parent37e8fe13e040afff347cb2a63835921f9cec3f84
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

llvm-svn: 179283
clang/test/lit.cfg