diff options
author | Pavel Labath <labath@google.com> | 2015-07-06 15:57:52 +0000 |
---|---|---|
committer | Pavel Labath <labath@google.com> | 2015-07-06 15:57:52 +0000 |
commit | 05ab2374be544bbda7deaa7593b3a884e64bd1bd (patch) | |
tree | 633a15e9593925b2b51db09d78e01a6b50616e35 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | c7689300bb4b1058b73d737727e29aff6af6a553 (diff) | |
download | llvm-05ab2374be544bbda7deaa7593b3a884e64bd1bd.zip llvm-05ab2374be544bbda7deaa7593b3a884e64bd1bd.tar.gz llvm-05ab2374be544bbda7deaa7593b3a884e64bd1bd.tar.bz2 |
Fix dosep.py on windows after r240946
Summary:
On windows, global python variables are not automatically passed to child processes. This commit
makes sure the default timeout value is available to child processes by passing it directly.
I pass the whole dotest_opts value to the children, so we can use the other members as well if we
need to do it in the future.
Reviewers: amccarth
Subscribers: lldb-commits-list
Differential Revision: http://reviews.llvm.org/D10895
llvm-svn: 241459
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions