summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/process/main.cpp
diff options
context:
space:
mode:
authorAlexander Richardson <arichardson.kde@gmail.com>2018-11-14 17:58:55 +0000
committerAlexander Richardson <arichardson.kde@gmail.com>2018-11-14 17:58:55 +0000
commitf0b757e2313c037e69df97d8c32c3bd0fdad3311 (patch)
tree61c063eef3ca7015fd315bf1497c43bb679b485e /lldb/packages/Python/lldbsuite/test/python_api/process/main.cpp
parent614dc11ca8bc8cb3296dbcc4712d98408d438f45 (diff)
downloadbcm5719-llvm-f0b757e2313c037e69df97d8c32c3bd0fdad3311.tar.gz
bcm5719-llvm-f0b757e2313c037e69df97d8c32c3bd0fdad3311.zip
[libcxx] [test] Fix running tests on macOS with python3
Summary: The result of subprocess.check_output() is bytes in python3 which we need to convert to str(). Simplify this by using the executeCommand() helper. Reviewers: ldionne, EricWF Reviewed By: ldionne Subscribers: christof, libcxx-commits Differential Revision: https://reviews.llvm.org/D54522 llvm-svn: 346878
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/process/main.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud