diff options
author | Pavel Labath <labath@google.com> | 2016-12-01 10:57:30 +0000 |
---|---|---|
committer | Pavel Labath <labath@google.com> | 2016-12-01 10:57:30 +0000 |
commit | 2ce221646903a31d41fc7cdd98f94a2c50eee23f (patch) | |
tree | da084b552a2c746a9f6180b0821c25529f2ff56c /clang/lib/Driver/Tools.cpp | |
parent | 33af6fe71e685b3c88943d2ccaad4506a21d20ab (diff) | |
download | llvm-2ce221646903a31d41fc7cdd98f94a2c50eee23f.zip llvm-2ce221646903a31d41fc7cdd98f94a2c50eee23f.tar.gz llvm-2ce221646903a31d41fc7cdd98f94a2c50eee23f.tar.bz2 |
Use Timeout<> in Process::RunThreadPlan
Summary:
Since the function is way too big already, I tried at least to factor out the
timeout computation stuff into a separate function. I've tried to make the new
code semantically equivalent, and it also makes sense when I look at it as a done
deal.
Reviewers: jingham
Subscribers: lldb-commits
Differential Revision: https://reviews.llvm.org/D27258
llvm-svn: 288326
Diffstat (limited to 'clang/lib/Driver/Tools.cpp')
0 files changed, 0 insertions, 0 deletions