diff options
author | Alex Richardson <Alexander.Richardson@cl.cam.ac.uk> | 2020-07-27 10:15:17 +0100 |
---|---|---|
committer | Alex Richardson <Alexander.Richardson@cl.cam.ac.uk> | 2020-07-27 10:15:18 +0100 |
commit | 19e472fd84ec75f5323a147bedfffabbb23d0978 (patch) | |
tree | 22536a3f3dab9b307638f7bc0b0b2c218523b120 /lldb/source/Commands/CommandObjectCommands.cpp | |
parent | 974ffee9ccd70703c6edb880ac4934a5dc12e56d (diff) | |
download | llvm-19e472fd84ec75f5323a147bedfffabbb23d0978.zip llvm-19e472fd84ec75f5323a147bedfffabbb23d0978.tar.gz llvm-19e472fd84ec75f5323a147bedfffabbb23d0978.tar.bz2 |
[libcxx][lit] Fix running testsuite with python2.7 after 9020d28688492c437abb648b6ab69baeba523219
Python 2.7 fails with TypeError: unsupported operand type(s) for +: 'NoneType' and 'str'
if you pass None as the prefix argument to NamedTemporaryFile.
Reviewed By: ldionne, bjope, #libc
Differential Revision: https://reviews.llvm.org/D84595
Diffstat (limited to 'lldb/source/Commands/CommandObjectCommands.cpp')
0 files changed, 0 insertions, 0 deletions