diff options
author | Raphael Isemann <teemperor@gmail.com> | 2020-07-07 13:30:52 +0200 |
---|---|---|
committer | Raphael Isemann <teemperor@gmail.com> | 2020-07-07 13:54:14 +0200 |
commit | de0175d04bc3679c7bd8dc64520e790bf38f30b0 (patch) | |
tree | 8c5d9df28aed4a47a2d6714062cb0583f260ca98 /llvm/lib/Analysis/LoopAccessAnalysis.cpp | |
parent | a256193afa4869ae749eaeec7548244772843da3 (diff) | |
download | llvm-de0175d04bc3679c7bd8dc64520e790bf38f30b0.zip llvm-de0175d04bc3679c7bd8dc64520e790bf38f30b0.tar.gz llvm-de0175d04bc3679c7bd8dc64520e790bf38f30b0.tar.bz2 |
[lldb] Make TestIOHandlerResizeNoEditline pass with Python 2
io.BytesIO seems to produce a stream in Python 2 which isn't recognized
as a file object in the SWIG API, so this test fails for Python 2 (and I assume
also an old SWIG version needs to be involved).
Instead just open an empty input file which is a file object in all Python
versions to make this test pass everywhere.
Diffstat (limited to 'llvm/lib/Analysis/LoopAccessAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions