diff options
author | Pavel Labath <labath@google.com> | 2017-12-11 14:22:30 +0000 |
---|---|---|
committer | Pavel Labath <labath@google.com> | 2017-12-11 14:22:30 +0000 |
commit | c58a80ff4786fb3592f9d66f10075f56d67360c4 (patch) | |
tree | 9d5a0e39e6516b6afa238aafe82655a2cb7c64ec /lldb/packages/Python/lldbsuite/test/python_api/thread/main.cpp | |
parent | 25d9af0cb5765b798066c1a5b5f18d1b32b541b3 (diff) | |
download | bcm5719-llvm-c58a80ff4786fb3592f9d66f10075f56d67360c4.tar.gz bcm5719-llvm-c58a80ff4786fb3592f9d66f10075f56d67360c4.zip |
Add a StringList constructor to Args class
Host::GetEnvironment returns a StringList, but the interface for
launching a process takes Args. The fact that we use two classes for
representing an environment is not ideal, but for now we should at least
have an easy way to convert between the two.
llvm-svn: 320366
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/thread/main.cpp')
0 files changed, 0 insertions, 0 deletions