Skip to content
  • Daniel Dunbar's avatar
    MultiTestRunner.py improvements. · e6475f11
    Daniel Dunbar authored
     - Not improved: the horribly lousy name. :)
    
     - Suppress stderr when capturing output.
    
     - Rewrite which() to do the right PATH search instead of being lazy and
       shelling out to 'which'.
    
     - On Windows, run scripts as batch files (via 'cmd /c ...').
    
    llvm-svn: 77058
    e6475f11
Loading