[Lldb-commits] [PATCH] D13124: test runner: switch to pure-Python timeout mechanism
Pavel Labath via lldb-commits
lldb-commits at lists.llvm.org
Mon Sep 28 01:06:45 PDT 2015
labath added a comment.
Looks good to me. :)
If you do end up adding a command line option, I think you can go for `--enable-core-on-timeout` and default to off for all platforms. I suspect I am the only one using this, and it makes a much safer default.
http://reviews.llvm.org/D13124
More information about the lldb-commits
mailing list