OSDN Git Service

Revert r329012 "[lit] Fix problem in how Python versions open files with different...
authorReid Kleckner <rnk@google.com>
Mon, 2 Apr 2018 21:33:46 +0000 (21:33 +0000)
committerReid Kleckner <rnk@google.com>
Mon, 2 Apr 2018 21:33:46 +0000 (21:33 +0000)
commitedd8b7e9b442a875b9ece0d6592a424299b7bdc2
treedaba329316497b1255d33eac832f9559a50f891f
parent543b638e890455332a4e374790c9ab3c659342bb
Revert r329012 "[lit] Fix problem in how Python versions open files with different encodings"

This doesn't work with Python 2. See this build-in-progress:
http://lab.llvm.org:8011/builders/clang-x86-windows-msvc2015/builds/11105

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