OSDN Git Service

Revert "[lit] Use os.devnull instead of named temp files"
authorVedant Kumar <vsk@apple.com>
Thu, 9 Jun 2016 19:36:48 +0000 (19:36 +0000)
committerVedant Kumar <vsk@apple.com>
Thu, 9 Jun 2016 19:36:48 +0000 (19:36 +0000)
commit43424721836d189a0fc744be903e0de258c25aef
tree5a09ad949f9f1389b2c016cba4d5aee855fc26e3
parent39ce7152a2540742b792b346071837de5e019d26
Revert "[lit] Use os.devnull instead of named temp files"

This reverts commit r272290. It breaks a test that depends on being able
to seek the /dev/null equivalent on Windows:

http://bb.pgr.jp/builders/ninja-clang-x64-mingw64-RA/builds/11360

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@272293 91177308-0d34-0410-b5e6-96231b3b80d8
utils/lit/lit/TestRunner.py