[all-commits] [llvm/llvm-project] 196b31: [lldb/Lit] Fix UnboundLocalError when reaching a t...
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Thu Jan 30 21:24:50 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 196b31f9f19d743f55fa70744ddfd2f85d6ad117
https://github.com/llvm/llvm-project/commit/196b31f9f19d743f55fa70744ddfd2f85d6ad117
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2020-01-30 (Thu, 30 Jan 2020)
Changed paths:
M lldb/test/API/lldbtest.py
Log Message:
-----------
[lldb/Lit] Fix UnboundLocalError when reaching a timeout.
Fixes the UnboundLocalError for the local variables out, err and
exitCode when a timeout is hit.
More information about the All-commits
mailing list