[Lldb-commits] [PATCH] Configurable timeout for tests
Chaoren Lin
chaorenl at google.com
Mon Dec 8 20:13:28 PST 2014
Yes. When building using make instead of ninja, dotest requires stdin to be
piped. the stdin=subprocess.PIPE fixes it.
http://reviews.llvm.org/D6575
More information about the lldb-commits
mailing list