[all-commits] [llvm/llvm-project] 116c2d: [lldb/Scripts] proc.returncode is set in proc.comm...
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Tue Apr 21 11:30:39 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 116c2da4b2505af98c1b9652c8f280ec8147d27e
https://github.com/llvm/llvm-project/commit/116c2da4b2505af98c1b9652c8f280ec8147d27e
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2020-04-21 (Tue, 21 Apr 2020)
Changed paths:
M lldb/scripts/reproducer-replay.py
Log Message:
-----------
[lldb/Scripts] proc.returncode is set in proc.communicate
Make sure proc.returncode has been assigned before we compare it to 0.
More information about the All-commits
mailing list